Text Input

Check out the function of the Text Input element.

Text Input Element is the element used to input or edit Alphanumeric values. It is only used for text-heavy inputs as there are different elements such as Email or Number Input.

Adding Text Input

You can add the Text Input element from the Elements panel by dragging and dropping it to the screen. If you drag it to an empty area on the screen, it is added with the Row element. If you drag it into a Column you just add a Text Input element.

Text Input, supports both web and mobile applications.

You can use different settings such as value, placeholder, and formatter for the Text Input element according to your needs. You can give role-based authorizations to the element as well as set its visibility with show/hide/conditional options.

Value

You can add a static value to the Value field, or you can dynamically bring a state, Input element content or a value of an action result via Symbol Picker.

Placeholder

It is the placeholder text that will be displayed until a value is entered in its content. You can add a static value to the Placeholder field, or you can dynamically bring a state, Input element content or a value of an action result via Symbol Picker.

Max Lenght

You can set the length of the value to be displayed or entered in its content.

Allow Clear

When data is entered, a Delete(X) icon can be added to the right edge of the element, which allows you to delete the entered values with one click.

Mask

You can have the entered/visible data masked privately.

Formatter

You can set the spelling type of the entered content with options such as Large, Small, sentence type.

Char Only

You can prevent entering a numeric value. Thus, only letters will be available for entry.

Allowed Chars

Here you can specify characters that can be entered and allowed. Thus, it will not be possible to write any characters other than the characters added in this section.

Authorization

You can use the authorization options for the Text Input element.

Visibility

You can manage the visibility of the element. It is always visible or hidden, or you can make it appear or hide depending on a condition.

You can add actions that you can add to the Text Input element with Add Actions.

You can make additional edits to the Text Input element by adding a layout, text, fill, border, or shadow.

You can make visual adjustments such as environmental interior spaces and sizing. Depending on the Text Input size, you can align the elements in it.

You can set the properties such as color and size of the text to be entered into the Text Input with the Text section.

You can add color or image to the Text Input body.

You can add lines to the outer edges of the Text Input, and give corner bevels.

You can add shadow effect to Text Input element.

Last updated