@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
13 lines • 422 B
TypeScript
declare const styles: {
NeutralPrimary: string;
richTextPropertyPane: string;
formattingPaneTitle: string;
propertyPaneGroupContent: string;
controlsInOneRow: string;
propertyPaneClose: string;
propertyPaneButton: string;
propertyPaneGroupField: string;
propertyPaneGroupHeaderNoAccordion: string;
};
export default styles;
//# sourceMappingURL=RichTextPropertyPane.module.scss.d.ts.map