mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-25 07:27:28 +00:00
* add getter function and table transformation docs * add dropdown, number-input, password-input and text-input docs * [docs] custom parameters for queries * update docs for revamped components, runJS and runPy functions and sidebar * change order of properties and other misc changes * update query panel and other minor fixes * added version 2.29.0 --------- Co-authored-by: Shubhendra <withshubh@gmail.com>
1 KiB
1 KiB
| id | title |
|---|---|
| overview | Overview |
App-Builder: Overview
ToolJet's App Builder allows you to build applications. ToolJet's app builder has the following major components:
- Topbar: Configure app settings
- Canvas: Arrange the components to build the interface of app
- Left-sidebar: Add pages, inspect the components, queries or variables, and debug the errors.
- Components library(right sidebar): Drag any component or modify the property or styling
- Query Panel: Create, edit or manage the queries from the datasources
- Preview: Preview your application