Build a custom control for the Property Pane



In this article, I create a modular and reusable control for the Property Pane. I don't use react but, if you want to use it, the approach is similar.

In the example, I build a number picker component. Read the tutorial here.


Comments

Popular posts from this blog

Property Pane dynamic fields

Handling theme changes on a MS Teams Tab WebPart

Sharing Dynamic Data between WebParts