pnp / sp-dev-fx-property-controls

Reusable SPFx property pane controls - Open source initiative
https://pnp.github.io/sp-dev-fx-property-controls/
MIT License
235 stars 150 forks source link

How to use Color Picker control within the PropertyFieldCollectionData? #571

Open greenfox75 opened 1 year ago

greenfox75 commented 1 year ago

Category

Question

Hi all, can you tell me where I can find a complete example for using this control? https://github.com/pnp/sp-dev-fx-property-controls/issues/326

Thanks in advance

ghost commented 1 year ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.

mikevasiloff commented 1 year ago

@greenfox75 you simply use it as described in this article, but you specify CustomCollectionFieldType.color, as the property value. https://pnp.github.io/sp-dev-fx-property-controls/controls/PropertyFieldCollectionData/