Vahana Academy

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

Full Calendar

The Full Calendar component is an advanced calendar feature that allows users to view and manage events in different timeframes, such as month, week, or day views. This component provides detailed scheduling functionality, making it ideal for applications that require comprehensive event tracking and management. Key Features: Common Use Cases: Difference from Basic Calendar: While… Continue reading Full Calendar

Form

The Form component in your application is a key interface element used for collecting and submitting data from users. It consists of various input fields (fieldset), buttons, and other interactive elements that allow users to provide information, which can then be processed or stored in the system. Forms are essential for user registration, login, surveys,… Continue reading Form

Fieldset

The Fieldset component is used to group related fields within a form or section of a user interface. It helps organize content logically, making forms and data entry interfaces easier to understand and navigate for users. The Fieldset component is typically accompanied by a Legend, which serves as a label or title for the group… Continue reading Fieldset

Documentation Viewer

The Documentation Viewer component allows users to view documents directly within the application. It provides an interface for displaying various document types, such as PDFs, Word documents, or other supported formats, without the need for external applications. This component is useful for delivering an in-app experience where users can read, navigate, and interact with documentation… Continue reading Documentation Viewer

Documentation Listing

The Documentation Listing component is designed to organize and display a list of documents or resources within the application. This component allows users to view, search, and navigate through various documents or entries in an orderly and structured format. It is particularly useful for managing documentation, guides, manuals, or any content that requires a list-based… Continue reading Documentation Listing

An Introduction to Component

In the vFlow module, a component is a type of entity that provides specific functionality to the application. Components serve as containers for various elements, enabling you to design the application’s interface effectively. For example: Components, visible in the left panel of the vFlow module’s dashboard, house one or more elements used for interface design.… Continue reading An Introduction to Component