Input Widget Overview
The Input Widget is a single-field input component in Buildocs UI Engine. It adapts its behavior, validation, and formatting based on the selected input mode.
Adding to Canvas
The Input Widget is available in the component palette in the Form Builder.
Properties
The Input Widget properties panel is divided into shared properties (available in all modes) and mode-specific properties (available only when the relevant mode is active).
Input Events
The Input Widget can fire an onChange event to the backend when its value changes. This behavior is optional and must be explicitly enabled per field.