UNPKG

angular-formio-editor

Version:

Angular component integrating Form.io builder and renderer with a json editor

21 lines (20 loc) 423 B
declare const _default: { title: string; description: string; type: string; required: string[]; properties: { trigger: { $ref: string; }; actions: { title: string; description: string; type: string; items: { $ref: string; }; }; }; }; export default _default;