UNPKG

ngx-antd-json-schema-form

Version:
10 lines (9 loc) 179 B
export interface FormIcon { type: string; theme?: string; class?: string; spin?: boolean; twotoneColor?: string; iconFont?: string; rotate?: number; }