We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Home > @microsoft/sp-webpart-base > IPropertyPaneField
Warning: This API is now obsolete. This is obsolete now. This interface has been moved to @microsoft/sp-property-pane. Please consume it from there.
Warning: This API is now obsolete.
This is obsolete now. This interface has been moved to @microsoft/sp-property-pane. Please consume it from there.
@microsoft/sp-property-pane
PropertyPane field.
Signature:
export interface IPropertyPaneField<TProperties> extends SPPropertyPane.IPropertyPaneField<TProperties>
Extends: SPPropertyPane.IPropertyPaneField<TProperties>
Home