UNPKG

@pnp/spfx-controls-react

Version:

Reusable React controls for SharePoint Framework solutions

23 lines 585 B
declare const styles: { collectionData: string; noCollectionData: string; panelActions: string; required: string; addBtn: string; inputField: string; numberField: string; invalidField: string; iconField: string; collectionDataField: string; table: string; tableRow: string; tableFooter: string; tableCell: string; errorCallout: string; errorCalloutLink: string; errorMsgs: string; tableHead: string; peoplePicker: string; }; export default styles; //# sourceMappingURL=FieldCollectionData.module.scss.d.ts.map