Home Reference Source

Variable

Static Public Summary
public

CALENDAR_ERROR_MESSAGES: {"INVALID": string, "INCOMPLETE": string, "greater": function, "less": function}

public

ConditionOperators: {"undefined": *}

public

EditFormUtils: {"sortAndFilterComponents": function, "unifyComponents": function, "logicVariablesTable": function, "javaScriptValue": function}

public

Evaluator: {"noeval": *, "protectedEval": *, "cache": *, "templateSettings": *, "evaluator": *, "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

XHR: {"trim": function, "path": function, "upload": function}

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 '@formio/js/src/utils/calendarUtils.js'

public ConditionOperators: {"undefined": *} source

import ConditionOperators from '@formio/js/src/utils/conditionOperators/index.js'

public EditFormUtils: {"sortAndFilterComponents": function, "unifyComponents": function, "logicVariablesTable": function, "javaScriptValue": function} source

public Evaluator: {"noeval": *, "protectedEval": *, "cache": *, "templateSettings": *, "evaluator": *, "template": function, "interpolate": function, "evaluate": function} source

import Evaluator from '@formio/js/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 '@formio/js/src/utils/ChoicesWrapper.js'

public XHR: {"trim": function, "path": function, "upload": function} source

public editForms: * source

import {editForms} from '@formio/js/src/addons/index.js'

public lodashOperators: string[] source

import {lodashOperators} from '@formio/js/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

public multiSelectOptions: undefined[] source

import {multiSelectOptions} from '@formio/js/src/components/select/fixtures/comp3.js'