UNPKG

@uifabric/styling

Version:

Styling helpers for Fluent UI React.

12 lines (11 loc) 260 B
export declare namespace ZIndexes { const Nav: number; /** * @deprecated ScrollablePane */ const ScrollablePane: number; const FocusStyle: number; const Coachmark: number; const Layer: number; const KeytipLayer: number; }