UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

11 lines 276 B
declare const styles: { propertyFieldOrder: string; disabled: string; enabled: string; itemBox: string; dragEnter: string; dragLast: string; lastBox: string; }; export default styles; //# sourceMappingURL=PropertyFieldOrderHost.module.scss.d.ts.map