UNPKG

@slashid/react

Version:

React SDK for the /id platform

5 lines 389 B
export declare const button: Record<"secondary" | "primary" | "secondaryMd" | "neutral" | "neutralMd" | "ghost" | "ghostMd", string>; export declare const buttonDisabled: string; export declare const icon: string; export declare const spinner: Record<"secondary" | "primary" | "secondaryMd" | "neutral" | "neutralMd" | "ghost" | "ghostMd", string>; //# sourceMappingURL=button.css.d.ts.map