UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

15 lines (14 loc) 272 B
declare const styles: { root: string; checkbox: string; text: string; reversed: string; label: string; input: string; isInFocus: string; box: string; checkmark: string; isChecked: string; isDisabled: string; }; export = styles;