Inputs
Input fields are used for interacting with the page, such as entering data for a data model. To use input fields with data sources and workflows, they can be configured as a data source. Some of the elements can not only be used for entering data but also for visualization.
Button
With a button you can link to other pages, confirm, abort, etc, or execute workflows.
Checkbox
A checkbox that can be activated and deactivated. An alternative design option is also available, which is a switch. Additionally, the checkbox can be set as read-only and then used to visualize Boolean values from data models or workflows.
File Upload
Allows uploading a file. Files up to 128kb in size are supported.
Date Selector
Allows selecting a date. Additionally, the date selector can be set as read-only and then used to visualize date values from data models or workflows.
Color Picker
Pick the color you want. (RGB)
Number Input
Allows entering numbers. Additionally, the number input field can be set as read-only and then used to visualize numeric values from data models or workflows.
Slider
Allows visually selecting numeric values within a configurable range. By default, the range is from 0 to 100. The size of the value steps can also be configured. By default, the value is 1. Additionally, the slider can be set as read-only and then used to visualize numeric data from data models or workflows.
Text Input
Allows entering text. Additionally, the text input field can be set as read-only and then used to visualize text from data models or workflows.
Last updated