Kuika's Slider element allows users to easily select values within a given range. The slider element allows to select between minimum and maximum values thanks to its slider mechanism. Users can set the desired value by sliding the slider. In this guide, you will learn how to add the Slider element and configure the slider settings.
The Slider element can be used in both web and mobile applications.
This training content consists of the following topics:
Adding a Slider Element
Slider Element Properties
Element settings and customization
Add Slider Element
Log in to the Kuika platform.
Open the project you will work on from the Apps screen.
Go to the UI Design module.
Select the Numeric Input category from the Elements panel on the left side.
Drag and drop the Slider element to the workspace.
If you drag it to an empty space, the Slider element will be added together with a Row element.
If you drag it into Column, only the Slider element is added.
Slider Element Properties
You can configure the following settings in the Properties panel:
Value: You can set a static value or dynamically display a value of a status, the content of an input element or the result of an action via the Symbol Picker.
Max: Sets the maximum value that can be selected on the slider (e.g. range 0-100 for volume control).
Min: Sets the lowest value that can be selected on the slider (e.g. starting from 0 to the maximum value for the price range).
Step: Determines how much the value changes with each movement of the slider (e.g. when set to 5, only values such as 5, 10, 15 can be selected).
Vertical: Allows the slider to be displayed horizontally (default) or vertically.
Slider Color: You can set the color of the slider.
Handle Color: Sets the color of the handle on the slider.
Tooltip Visible: Allows the selected value to be displayed above the slider handle.
Rail Color: You can set the rail color of the slider. The rail is the line along which the slider moves. It can be customized for aesthetic appearance and usability.
By following this guide, you can use the Slider element effectively in your application.
Element Settings and Customization
Authorization
Anonymous Access: Allows users to access without entering account information.
All Roles Access: Provides access by verifying users' account information.
For element-level authorization, edit Authorization settings in the Properties panel.
Visibility
Always Visible: Element is always visible.
Hidden: Element is hidden.
Sometimes Visible: The element is visible depending on a specific condition.
To configure the setting:
Select the element on the screen.
Open the Properties panel on the right edge.
In the Visibility field, select an option according to your needs.
Editability
Enabled: Elements can be edited.
Disabled: Element cannot be edited.
Sometimes Enabled: The element can be edited or uneditable according to certain conditions.
Interface Design with Style Panel
By customizing your elements with the Styling Panel, you can create impressive interfaces for your web and mobile applications. In this section, you can configure the following settings:
Layout: Sizing, alignment and padding settings. Settings include Size, Min Size and Align.
Text: Font, style, color, size and spacing settings.
Fill: Customize the background with color or images.
Border: Add borders and corner radius settings.
Shadow: Add a shadow effect to add depth to elements.
By following these steps, you can configure the Area Chart element to suit your needs.
Actions
Kuika supports the following system actions:
Arithmetic, Authorization, Condition, Device, Export, Geolocation, Inversion, Local Storage, Multi Language, Navigation, Notification, Payment, UI Control, Process Administration, Process Automation, Trigger, Process Automation, Process Administration and String Operations.
You can also use SQL actions that you create yourself.
You can use the +ADD ACTION button from the Properties panel to add an action.
Actions support may not be available in some elements.