UNPKG

@slashid/react-primitives

Version:

Primitive components for the /id React SDK

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