ChoiceInput<T>
Defined in: js-api/src/widgets/inputs.ts:36
Input control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
Extends
InputBase<T>
Defined in: js-api/src/widgets/inputs.ts:36
Input control base. Could be used for editing Property values as well. The root is a div that consists of captionLabel and input.
InputBase<T>