UNPKG

formiojs

Version:

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

33 lines (32 loc) 576 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { _id: '61135ec3e4188f021c7ad390', label: 'Label hidden', optionsLabelPosition: 'right', inline: false, hideLabel: true, tableView: false, values: [{ label: '3', value: '3', shortcut: '' }, { label: '4', value: '4', shortcut: '' }], validate: { required: true }, key: 'labelHidden', type: 'radio', input: true, title: 'FIO-2959', name: 'fio2959', path: 'fio2959' }; exports.default = _default;