UNPKG

formiojs

Version:

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

23 lines (22 loc) 398 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { 'conditional': { 'eq': '', 'when': null, 'show': '' }, 'tags': [], 'type': 'hidden', 'persistent': true, 'unique': false, 'protected': false, 'label': 'Secret', 'key': 'secret', 'tableView': true, 'input': true }; exports.default = _default;