Components
Components are UI elements inside Jet Admin that can be used to visualize and interact with your data
Layout components allow you to assemble other components on the page. We recommend starting with the
columns
component - just drag-and-drop it on the page:
You can add any component by simply drag-and-droping it onto the page:

Different
components
have different settings, which you can access on the right of the window after clicking on the component once:
Check the overview of the most commonly used components below:
Lists are UI components used for displaying your collections. You can display your data as
Table
, Kanban
, Map
, Calendar
, Gallery
, and Timeline
.
Charts
let you display your data in several ways: line, bar, pie, doughnut, and single value.

To set descriptions, you can set different static text elements:

You can use images, files, and videos in Jet Admin. Just drag-and-drop the right component and configure it:

Buttons are used to execute actions. For example, you can create buttons to execute: Copy to clipboard, Send an email, Open a link, Link to page, and others.

Forms are the UI elements that are used to receive or display single values. They can be set as editable or non-editable.

It is a Component based on React, Angular, or any other framework and integrates it in Jet Admin interface.
Last modified 3mo ago