UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

19 lines 482 B
declare const styles: { dialog: string; dialogSelectedIcons: string; dialogIconsContainer: string; dialogFooter: string; save: string; navArea: string; headTitle: string; searchBox: string; closeBtnContainer: string; footer: string; selectionDisplay: string; selectionLabel: string; selectionIcon: string; btnCancel: string; btnSave: string; }; export default styles; //# sourceMappingURL=IconSelector.module.scss.d.ts.map