UNPKG

formiojs

Version:

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

25 lines (24 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = { 'key': 'html1', 'input': false, 'tag': 'img', 'attrs': [{ 'value': 'https://www.w3.org/html/logo/downloads/HTML5_Logo_512.png', 'attr': 'src' }], 'className': 'thumbnail', 'content': '', 'type': 'htmlelement', 'tags': [], 'conditional': { 'show': '', 'when': null, 'eq': '' } }; exports.default = _default;