Skip to main content

App Components

Purpose

App Components are the building blocks of the application. They are used to define the structure and behavior of the application.

Layout Components

Layout components are used to define the layout of the application.

Container Components

Container components provide structured layouts and widget management capabilities.

Element Components

Element components are used to render text, links, and other simple elements.

Display Components

Display components are used to render and preview various types of content.

  • Viewer Component - Display documents (PDF) and images with optional download functionality

Form Components

Form components are used to define the form of the application.

Variables

Variables are used to store the state of the application. Route parameters, query parameters, and form fields are stored as variables.