ποΈ Address
The address component is a generic component that is useful in any instance where an address field is required and must be stored. Itβs designed for smart and dynamic address input, with support for advanced configurations like bounds and prioritization.
ποΈ Autocomplete
1 item
ποΈ Checkbox
The Checkbox component provides a simple yet essential control that allows users to make a binary choice β checked or unchecked.
ποΈ Checkbox Group
The Checkbox Group component allows users to select one or multiple options from a list. Whether you're letting users choose their interests or settings, this component brings clarity and control with every click.
ποΈ Date Field
The Date Field component offers users a clean, flexible way to select dates, times, or ranges. It includes support for various picker modes, time formats, and detailed validation options.
ποΈ Date and Time Picker
By clicking the input box, you can select a date or time from a popup calendar.
ποΈ Dropdown
The Dropdown component offers users a sleek and powerful way to select one or more options from a list. It supports custom data sources, label/value configuration, and advanced filtering.
ποΈ Entity Picker
EntityPicker displays an entity instance in a text field and performs actions when the user clicks buttons on the right.
ποΈ Entity Reference
Entity Reference component renders an entity reference (foreign key reference) as links that allows for different navigation/display options from there.
ποΈ File / File List
This enables the uploading of one or more files. It also showcases the process of uploading by selecting or dragging a file.
ποΈ Notes
The Notes component is used to capture and view details such as the order history or any other additional information associated with the details you want to preview on your form.
ποΈ NumberField
The Number Field component is a powerful input tool designed for numeric data entry. It supports high-precision decimals, customizable increments, and visually appealing styling.
ποΈ Radio
The Radio component allows users to make a single selection from a predefined set of options. It supports dynamic data sources, orientation control, and custom styling.
ποΈ Rate
The Rate component gives users a fun and interactive way to provide feedback or ratings. Whether itβs stars, hearts, or custom icons, users can quickly express their opinions with style.
ποΈ Slider
The Slider component offers an intuitive way for users to select a numeric value by sliding a handle across a track. It supports minimum and maximum bounds, a default value, and fully customizable styling β great for ratings, percentages, or range selectors.
ποΈ Subform Component
A subform is a component used for displaying nested forms. It is a reusable section or module that contains a specific set of functionalities, fields, or elements. It allows you to encapsulate a group of related elements or controls within a form or a larger application, making it easier to manage and reuse across different parts of your project.
ποΈ Switch
The Switch component is a simple and stylish way to toggle between two states β ON and OFF. Perfect for enabling features, toggling settings, and creating interactive forms.
ποΈ Text Area
This allows users to input multiple lines of text. It is commonly used when you need to collect longer-form textual information, such as user comments, messages, or any other type of free-form text. The Text Areacomponent provides a larger input area compared to a single-line Text Field component.
ποΈ Text Field
The Text Field component provides a clean, customizable input for short strings like names, titles, or search queries.
ποΈ Time Picker
The Time Picker component allows users to select a time with precision and flexibility. Customize it for 12-hour or 24-hour formats, step increments, and optional range selection.
ποΈ Wizard
The Wizard Component is designed to guide users through a series of steps or tasks, simplifying complex processes by breaking them down into smaller, manageable steps. Users can navigate forward and backward, with the flexibility to implementing custom actions at each step, and have the option to cancel through the steps of the wizard.