UNPKG

formiojs

Version:

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

28 lines (26 loc) 424 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = [{ key: 'labelPosition', ignore: true }, { key: 'placeholder', ignore: true }, { key: 'description', ignore: true }, { key: 'tooltip', ignore: true }, { key: 'tabIndex', ignore: true }, { key: 'autofocus', ignore: true }]; /* eslint-enable max-len */ exports.default = _default;