IDynamicDataSharedPropertyFilters interface

Property pane dynamic data property filters.

Properties

propertyId

Property Id

Usage: Use this filter when the author can only to connect to a specific property from the selected source.

Property Details

propertyId

Property Id

Usage: Use this filter when the author can only to connect to a specific property from the selected source.

propertyId?: string;

Property Value

string

Remarks

This is to filter which specific property is to be pre-selected in the properties dropdown(second level) on the dynamic data widget.

When provided, the dynamic data properties dropdown is pre-selected to show the specific property, if avaialble. Otherwise the dropdown will fall back to show all the exposed properties from the source. If a property is pre-selected, the control will be disabled to ensure that authors can not change it.