Vahana Academy

Table

The Table component is designed to display structured data in a grid format, allowing users to view, sort, and filter information efficiently. This component is essential for presenting data in rows and columns, providing clarity and accessibility for datasets. Key Features Common Use Cases The Table component provides a flexible and efficient way to manage… Continue reading Table

Stepper

The Stepper component allows users to navigate through a series of steps or stages in a structured and linear process. It’s particularly useful when you need to guide users through multi-step forms, tasks, or workflows. Key Features Common Use Cases The Stepper component enhances user experience by organizing and simplifying multi-step processes, ensuring clarity and… Continue reading Stepper

Queue

The Queue component in your application is designed to display statistical data using buckets, organizing information into a sequential group of cards. Each card in the queue represents a bucket of data and can be clicked by the end-user to reveal detailed information. Key Features Common Use Cases The Queue component provides a flexible and… Continue reading Queue

PV

The Pair Values (PV) component in your application is designed to display values from one array based on the values of another array. This functionality makes it useful for scenarios where you want to establish a connection or pairing between two sets of data and present them side by side for better insight or analysis.… Continue reading PV

Pivot Table

The Pivot Table component in your application allows for dynamic analysis and summarization of large data sets. This component is designed to transform raw data into meaningful insights by organizing it into rows and columns, providing the ability to apply aggregate functions such as sums, averages, or counts. Key Features Use Cases The Pivot Table… Continue reading Pivot Table

Media Uploader

The Media Uploader component allows users to directly upload media files, such as text files, images, videos, or audio, into the application. It provides an intuitive interface for selecting files from the user’s device and uploading them to the server or a designated storage location. Note: The Media Uploader is located under the DMS (Document… Continue reading Media Uploader

JSON Viewer

The JSON Viewer component allows users to view JSON data in a structured, hierarchical, and readable format without the ability to edit it. This makes it easier for users to navigate through complex JSON objects without worrying about editing or altering the data. Key Features: Common Use Cases: Creating JSON Viewer Note: You can create… Continue reading JSON Viewer

JSON Editor

The JSON Editor is designed to allow users to directly manipulate JSON (JavaScript Object Notation) data in a user-friendly environment. It provides a text area where JSON objects can be added, modified, or deleted, giving users full control over their structured data. Key Features Common Use Cases The JSON Editor component provides an essential tool… Continue reading JSON Editor

Gallery

Gallery Component The Gallery component is designed to display a collection of images or media in an organized and visually appealing format. It enables users to browse through multiple media files, making it ideal for applications that require visual content presentation, such as portfolios, image libraries, or product showcases. Key Features: Common Use Cases: Creating… Continue reading Gallery