Input components
The HMI input components can be used for writing values to the inputs of a runtime. Each component targets a specific data type or interaction style — pick the one that matches the input variable you want to drive.
Components in this category
Section titled “Components in this category”- Button — Clickable button that writes a numeric value to an input.
- Toggle Button — Two-state toggle button.
- Checkbox — Two-state checkbox input.
- Numeric Input — Text input field for writing a numeric value.
- String Input — Text input field for writing a text value.
- Text Area — Multi-line text field for writing or displaying free-form text.
- Drop-Down — Selection field for choosing from a predefined list of values.
- Horizontal Slider — Horizontal slider for setting a numeric value.
- Vertical Slider — Vertical slider for setting a numeric value.
- Date/Time Input — Input component for entering a date and time.
- Date/Time Picker — Date and time entry using interactive pickers.