๐๏ธ 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
The Autocomplete component enhances user input fields with dynamic suggestions based on the user's typing. It is an input box with text hints, and users can type freely. The keyword is aiding input.
๐๏ธ Chevron
The Chevron is a simple arrow-like symbol (โบ) that helps users navigate through the application. Think of it as a visual signpost that shows users where they can click or what will happen next.
๐๏ธ Color Picker
The Color Picker component enables users to select colors from a visual palette or enter their own values. It supports custom titles, hex/rgb display, opacity control, and full design customization.
๐๏ธ Html Render
The Html Render component allows you to inject custom JSX or HTML-like structures directly into your form. It is useful for embedding styled text, headings, images, or any other custom layout elements that arenโt tied to form data. This component provides a great way to add visual context or instructional content between interactive form elements.
๐๏ธ Icon Picker
The Icon Picker component provides an interface for selecting icons from a library. It enables users to visually browse and choose icons to represent actions, statuses, or decorative elements in forms. This component is ideal for customizing UI elements where iconography enhances clarity or aesthetics. The selected icon is stored as a string (typically the icon name) and can be styled using size, color, and alignment options.
๐๏ธ Image
The Image component allows you to display visuals using various sources like URLs, and stored files. It comes with powerful preview settings, flexible sizing, object-fit controls, and design filters for a complete image experience.
๐๏ธ Kanban
The Kanban board is a visual project management tool that helps teams organize tasks and track their progress. It provides a clear overview of the status of each task, allowing users to move task cards between columns such as "To Do," "In Progress," and "Done."
๐๏ธ Markdown
The Markdown component allows you to display richly formatted text using Markdown syntax. Whether you're sharing documentation, notes, or styled content, it provides a lightweight yet powerful editor and viewer.
๐๏ธ Password Combo
The Password Combo component provides a secure and user-friendly way to capture passwords and their confirmation. It includes placeholder and tooltip support for both fields, detailed validation options, and fully customizable styling.
๐๏ธ Progress
The Progress component is a visual indicator that represents task completion, processes, or status in either linear or circular form. It supports various styles, types, and customization options for a dynamic and informative user interface.
๐๏ธ Reference List Status
The Reference List Status component displays values from a reference list, offering optional icons and display names.
๐๏ธ Rich Text Editor
The Rich Text Editor component allows users to write and format content with a WYSIWYG interface. It supports various toolbars, plugins, and storage options, making it ideal for complex input scenarios such as note-taking, content creation, or documentation.