UNPKG

formiojs

Version:

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

13 lines (12 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { 'label': 'My Own Custom Component', 'type': 'myOwnCustomType', 'input': true, 'key': 'custom2' }; exports.default = _default;