UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

3 lines 270 B
import { IPropertyFieldSitePickerListItemProps } from './IPropertyFieldSitePickerListItem'; export declare const PropertyFieldSitePickerListItem: (props: IPropertyFieldSitePickerListItemProps) => JSX.Element; //# sourceMappingURL=PropertyFieldSitePickerListItem.d.ts.map