This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which property pane mode automatically updates a mapped web part property as soon as the value changes in a control?
Reactive mode
Non-reactive mode
Deferred mode
In non-reactive property pane mode, how is a changed control value applied to the web part?
The user selects the Apply button to commit the change.
The change commits automatically as the value changes.
The change commits when the browser tab reloads.
What capability does the PropertyPaneCustomField control provide to a web part developer?
PropertyPaneCustomField
Custom rendering of a control within the property pane
A reusable control library shared across projects
Automatic data retrieval from Microsoft Graph
How does a custom property pane field control differ from the PropertyPaneCustomField control?
It's reusable across projects and can prepopulate itself with external data.
It only renders static text and can't be reused.
It removes the need to register the control in a barrel file.
What step is required before a PnP reusable property pane control can be used in a project?
Install the @pnp/spfx-property-controls npm package.
@pnp/spfx-property-controls
Uninstall the default controls package.
Enable reactive mode on the property pane.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?