UNPKG

formiojs

Version:

Common js library for client side interaction with <form.io>

23 lines (22 loc) 420 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { _id: '611389eae1215a4dadc1099d', label: 'Text Field', tableView: true, modalEdit: true, validate: { required: true }, key: 'textField', type: 'textfield', input: true, title: 'FIO-3631', display: 'form', name: 'fio3631', path: 'fio3631' }; exports.default = _default;