@schema-render/form-render-react
Version:
Out-of-the-box form rendering library based on Core and Antd.
11 lines (10 loc) • 380 B
TypeScript
export declare const main: string;
export declare const header: string;
export declare const title: string;
export declare const mark: string;
export declare const titleTooltip: string;
export declare const body: string;
export declare const footer: string;
export declare const description: string;
export declare const errorMsg: string;
export declare const warningMsg: string;