UNPKG

@eccenca/gui-elements

Version:

GUI elements based on other libraries, usable in React application, written in Typescript.

9 lines (8 loc) 333 B
export declare const NOOVERFLOW: string; export declare const FORCELINEBREAK: string; export declare const PREVENTLINEBREAK: string; export declare const NOSCROLLBARSONCHILDREN: string; export declare const LARGE: string; export declare const SMALL: string; export declare const MUTED: string; export declare const DISABLED: string;