UNPKG

carbon-react

Version:

A library of reusable React components for easily building user interfaces.

12 lines (11 loc) 310 B
export declare const SIDEBAR_SIZES_CSS: { "extra-small": string; small: string; "medium-small": string; medium: string; "medium-large": string; large: string; "extra-large": string; }; export declare const SIDEBAR_SIZES: string[]; export declare const SIDEBAR_ALIGNMENTS: string[];