UNPKG

@slashid/react-primitives

Version:

Primitive components for the /id React SDK

10 lines 441 B
export declare const input: string; export declare const select: string; export declare const countryHost: string; export declare const host: string; export declare const error: string; export declare const inputHost: Record<"text" | "email" | "password" | "tel", string>; export declare const label: string; export declare const countryCode: string; export declare const passwordRevealButton: string; //# sourceMappingURL=input.css.d.ts.map