UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

20 lines (19 loc) 416 B
declare const styles: { ArrowBox: string; Input: string; UpButton: string; DownButton: string; SpinButtonContainer: string; SpinButtonLabel: string; SpinButtonWrapper: string; labelWrapper: string; start: string; end: string; top: string; bottom: string; SpinButtonIcon: string; topBottom: string; disabled: string; active: string; }; export = styles;