Vahana Academy

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

Charts

Introduction to Charts The Chart component is used to visually represent data through various chart types. It allows users to display and analyze datasets in a structured, graphical format, enabling quick insights into trends, comparisons, and patterns within the data. This component supports a range of configurations and customizations, making it adaptable to different use… Continue reading Charts

Card

Introduction to Card A Card is a modular, self-contained UI component used to present content or information in a visually structured and compact manner. Cards typically group related information together in blocks and can contain elements like text, images, and icons. They are commonly used to display items, such as user profiles, products, posts, or… Continue reading Card