UNPKG

2.08 kBTypeScriptView Raw
1export declare const Container: (props: any) => any;
2export declare const FormContainer: (props: any) => any;
3export declare const FormSection: (props: any) => JSX.Element;
4export declare const ErrorSection: (props: any) => any;
5export declare const ErrorSectionContent: (props: any) => any;
6export declare const SectionHeader: (props: any) => any;
7export declare const SectionHeaderContent: (props: any) => any;
8export declare const SectionFooter: (props: any) => any;
9export declare const SectionFooterContent: (props: any) => any;
10export declare const SectionBody: (props: any) => any;
11export declare const ActionRow: (props: any) => any;
12export declare const FormRow: (props: any) => any;
13export declare const InputRow: (props: any) => JSX.Element;
14export declare const RadioRow: (props: any) => JSX.Element;
15export declare const Radio: (props: any) => any;
16export declare const CheckboxRow: (props: any) => JSX.Element;
17export declare const Checkbox: (props: any) => any;
18export declare const MessageRow: (props: any) => JSX.Element;
19export declare const MessageContent: (props: any) => any;
20export declare const ButtonRow: (props: any) => any;
21export declare const Button: (props: any) => any;
22export declare const ButtonContent: (props: any) => any;
23export declare const SignInButton: (props: any) => any;
24export declare const Link: (props: any) => any;
25export declare const Label: (props: any) => any;
26export declare const Space: (props: any) => any;
27export declare const NavBar: (props: any) => any;
28export declare const Nav: (props: any) => any;
29export declare const NavRight: (props: any) => any;
30export declare const NavItem: (props: any) => any;
31export declare const NavButton: (props: any) => any;
32export declare const beforeAfter: (el: any) => any;
33export declare const propStyle: (props: any, themeStyle: any) => any;
34export declare const transparent1X1 = "data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==";
35export declare const white1X1 = "data:image/gif;base64,R0lGODlhAQABAIAAAP7//wAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw==";