Skip to content
This repository has been archived by the owner on Oct 23, 2021. It is now read-only.

sp webpart base.ipropertypanedropdownprops

John Nguyen edited this page Apr 22, 2021 · 2 revisions

Home > @microsoft/sp-webpart-base > IPropertyPaneDropdownProps

IPropertyPaneDropdownProps interface

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.

PropertyPane drop down component props.

Signature:

export interface IPropertyPaneDropdownProps extends SPPropertyPane.IPropertyPaneDropdownProps

Extends: SPPropertyPane.IPropertyPaneDropdownProps

Clone this wiki locally