Slider

Check out the features of the Slider element!

It is an element used for numeric value input. It is selected by the end user from the value range determined between the left edge and the right edge of the slider. You can use it to select the number of seats (min :1 - max : 7) in a car rental application.

Adding Sliders

You can add the Slider 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 the Slider element.

Slider, supports both web and mobile applications.

You can add text inside the slider element. 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.

Max

This is the field where you set the highest selectable value.

Min

It is the field where you set the smallest selectable value.

Step

You can specify how much the value increase will be.

Vertical

The element is inserted horizontally by default. You can have it displayed vertically.

Slider Color

You can specify the slider color.

Handle Color

You can adjust the color of the circular handle on the slider.

Tooltip Visible

You can have the validated value show above the slider handle.

Authorization

You can use the authorization options for the slider 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 the actions that you can add to the Slider element with Add Actions.

You can make additional edits to the Slider 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 slider size, you can align the elements in it.

You can set the features such as color and size of the slider text and icon with the Text section.

You can add color or image to the slider body.

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

You can add a shadow effect to the slider element.

Last updated