Footer

A footer is an additional navigation section for the websites or apps. It can hold links, buttons, company info, copyrights, forms, and many other elements. Footer Configuration The “Footer” element consists of the following properties: UI Configuration For the “Footer” element, you can configure the following UI properties: Tab Property Name Description Mandatory New Default… Continue reading Footer

Header

The “Header” element, which can be referred to as “App Bar”, is a dedicated app bar at top of the app canvas. It is used to display important app-related functions that the user is supposed to access and use frequently. These important functions include branding, top-level navigation (For example: – home page icon, back button),… Continue reading Header

Star Rating

This element allows the user to give his/her feedback in the form of stars (For example: -one star, two stars, etc.). When the rating is given, the selected stars should be highlighted in different colors. Usage When to use Use when a frequent user’s feedback is required.Show evaluation.A quick rating operation on something. Star Rating… Continue reading Star Rating

Date Picker

Definition The “Date Picker” element is a graphical user interface that allows the user to pick the date from the calendar box. For example: – A user selects the date to view the details of the transactions that s/he performed on that specific date. Usage When to use When to use Use date picker in… Continue reading Date Picker

Time Picker

A time picker is a graphical user interface that allows the user to select a time from the calendar box. For example: – You can best-use the time picker element to configure auto alerts and notifications. Usage When to use Use the time picker element:To configure auto-notification and alert.To auto-execute a job.To auto log out… Continue reading Time Picker

Switch

Definition A switch is used to quickly switch between two possible states. It is commonly used for “on/off” states. Usage When to use If you need to represent the switching between two states or on-off states. Switch Configuration For the “Switch” element, you can configure the following UI properties: UI Configuration Tab Property Name Description… Continue reading Switch

Radio

The radio buttons represent a group of mutually exclusive options. In the group of radio buttons/mutually exclusive options, the user can select only one option.  Usage When to use When not to use When you have a very few options to display on the screen and want the user to select one of them. Radio button… Continue reading Radio

Multi Select Dropdown

The “Multi Select Dropdown” element allows the user to select more than one value from the list of available options. To enable the user to select multiple values, the dropdown list displays a checkbox with each of the options. Usage When to use Use Multi Select dropdown element when you allow the user to select… Continue reading Multi Select Dropdown

FAB (Floating Action Button)

The floating action button is used to access the most common functionalities or actions on the screen. It appears as a circular shape icon by default. Usage When to use When not to use Use the FAB if it is suitable to present the primary functions of the current screen. Only include most primary functions… Continue reading FAB (Floating Action Button)

vDesigner Dashboard (UI block’s placement and auto-creation feature)

The vDesigner module is based on the concepts of Flutter. Designing UI on canvas is broadly managed by the two following aspects: Auto placement After you drop the element on the canvas, the element is placed at the top left of the page.   Accordingly, the user can see the guides (green for all possibilities, yellow for… Continue reading vDesigner Dashboard (UI block’s placement and auto-creation feature)