python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to Customize just the property pane without building webpart
Does anyone know how can I show the property pane without creating webpart?
I want to show the property pane after clicking the User Management icon, which is created with extension
Yas
Votes: 0
Answers: 1
SPFx React Component Property Pane Update Lag
EDITED WITH CORRECT ANSWER
So I am customizing an SPFx component's property pane with a PropertyFieldSitePicker and a PropertyFieldListPicker. My issue is that the PropertyFieldMultiSelect lags by one...
Superintendent UI
Votes: 0
Answers: 1
JS bundled with webpack can resolve to submodules but ts/spfx cannot
I have a local lib with a few submodules, I added dynamically a package.json in the dist folder to tell which files I want to expose using "exports".
What I can't figure out is why typescrip...
Ricardo Silva
Votes: 0
Answers: 1