Components
form
text-field
5min
This component can only be used in a jig.default inside of a form component to input text. It allows users to enter a variety of letters, numbers, and special signs.

Text Field Preview
Some properties are common to all components, see Common component properties for a list and their configuration options.
The core structure includes: instanceId and label
Other options:
icon - There is a list of icons available, but you can customize the design with your own icon
color - There is a list of colors available. The color is used in combination with the condition when.
minLength - Specifies the minimum number of characters
maxLength - Specifies the maximum number of characters