UNPKG

@tomino/dynamic-form-semantic-ui

Version:

Semantic UI form renderer based on dynamic form generation

11 lines 487 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var editor_common_1 = require("./editor/editor_common"); exports.prop = editor_common_1.prop; exports.propGroup = editor_common_1.propGroup; exports.boundProp = editor_common_1.boundProp; exports.tableProp = editor_common_1.tableProp; exports.gapProp = editor_common_1.gapProp; exports.handlerProp = editor_common_1.handlerProp; exports.arrayProp = editor_common_1.arrayProp; //# sourceMappingURL=editor.js.map