UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

12 lines (11 loc) 235 B
declare const styles: { root: string; textLabel: string; input: string; label: string; labelIsDisabled: string; labelIsChecked: string; labelIsInFocus: string; rootIsInFocus: string; }; export = styles;