UNPKG

tibas-form-json-generator

Version:

Fully configured form generator via JSON data with a custom template for each attribute + onChange events.

5 lines (4 loc) 73 B
export declare class CategoryModel { id: number; name: string; }