Variable
Static Public Summary | ||
public |
CALENDAR_ERROR_MESSAGES: {"INVALID": string, "INCOMPLETE": string, "greater": function, "less": function} |
|
public |
Contrib: {"stripe": *, "location": *, "edittable": *, "modaledit": *} |
|
public |
EditFormUtils: {"sortAndFilterComponents": function, "unifyComponents": function, "logicVariablesTable": function, "javaScriptValue": function} |
|
public |
Evaluator: {"noeval": *, "protectedEval": *, "cache": *, "templateSettings": *, "evaluator": function, "template": function, "interpolate": function, "evaluate": function} |
|
public |
KEY_CODES: {"BACK_KEY": number, "DELETE_KEY": number, "TAB_KEY": number, "ENTER_KEY": number, "A_KEY": number, "ESC_KEY": number, "UP_KEY": number, "DOWN_KEY": number, "PAGE_UP_KEY": number, "PAGE_DOWN_KEY": number} |
|
public |
|
|
public |
|
|
public |
multiSelect: {"type": string, "label": string, "key": string, "placeholder": string, "dataSrc": string, "data": *, "valueProperty": string, "searchField": string, "template": string, "multiple": boolean, "input": boolean} |
|
public |
|
Static Public
public CALENDAR_ERROR_MESSAGES: {"INVALID": string, "INCOMPLETE": string, "greater": function, "less": function} source
import {CALENDAR_ERROR_MESSAGES} from 'formiojs/src/utils/calendarUtils.js'
public Contrib: {"stripe": *, "location": *, "edittable": *, "modaledit": *} source
import Contrib from 'formiojs/src/contrib/index.js'
public EditFormUtils: {"sortAndFilterComponents": function, "unifyComponents": function, "logicVariablesTable": function, "javaScriptValue": function} source
import EditFormUtils from 'formiojs/src/components/_classes/component/editForm/utils.js'
public Evaluator: {"noeval": *, "protectedEval": *, "cache": *, "templateSettings": *, "evaluator": function, "template": function, "interpolate": function, "evaluate": function} source
import Evaluator from 'formiojs/src/utils/Evaluator.js'
public KEY_CODES: {"BACK_KEY": number, "DELETE_KEY": number, "TAB_KEY": number, "ENTER_KEY": number, "A_KEY": number, "ESC_KEY": number, "UP_KEY": number, "DOWN_KEY": number, "PAGE_UP_KEY": number, "PAGE_DOWN_KEY": number} source
import {KEY_CODES} from 'formiojs/src/utils/ChoicesWrapper.js'
public XHR: {"trim": function, "path": function, "upload": function} source
import XHR from 'formiojs/src/providers/storage/xhr.js'
public lodashOperators: string[] source
import {lodashOperators} from 'formiojs/src/utils/jsonlogic/operators.js'
public multiSelect: {"type": string, "label": string, "key": string, "placeholder": string, "dataSrc": string, "data": *, "valueProperty": string, "searchField": string, "template": string, "multiple": boolean, "input": boolean} source
import {multiSelect} from 'formiojs/src/components/select/fixtures/comp3.js'
public multiSelectOptions: undefined[] source
import {multiSelectOptions} from 'formiojs/src/components/select/fixtures/comp3.js'