Properties

fieldSelector

fieldSelector: ElementSelector;
The selector for the form field.

fieldType

fieldType: InputFieldType;
The type of the input field, supported types are: text-input select checkbox radiogroup submit-button auto-complete

value

value: object;

type

type: "static";

value

value: string | number | boolean;