@pnp/spfx-property-controls
Version:
Reusable property pane controls for SharePoint Framework solutions
4 lines • 380 B
TypeScript
import { IPropertyPaneField } from '@microsoft/sp-property-pane';
import { IPropertyPaneWebPartInformationProps } from "./IPropertyPaneWebPartInformation";
export declare function PropertyPaneWebPartInformation(properties: IPropertyPaneWebPartInformationProps): IPropertyPaneField<IPropertyPaneWebPartInformationProps>;
//# sourceMappingURL=PropertyPaneWebPartInformation.d.ts.map