—
fieldSelector: ElementSelector;
The selector for the form field.
fieldType: InputFieldType;
The type of the input field, supported types are: text-input select checkbox radiogroup submit-button auto-complete
text-input
select
checkbox
radiogroup
submit-button
auto-complete
value: object;
source: string | object;
type: "dynamic";