Back to Tooljet

Left-sidebar

docs/versioned_docs/version-2.5.0/app-builder/left-sidebar.md

3.20.154-lts1.7 KB
Original Source

Left-sidebar has the following options:

<div style={{textAlign: 'center'}}> </div>

Pages

Pages allows you to have multiple pages in a single application, making your ToolJet applications more robust and user-friendly.

Check the detailed documentation for Pages.

<div style={{textAlign: 'center'}}> </div>

Inspector

The Inspector can be used to inspect the data of the queries, properties and values of the components that are there on the canvas, ToolJet's global variables and the variables that have been set by the user.

Check the detailed guide on using Inspector.

<div style={{textAlign: 'center'}}> </div>

Debugger

The debugger captures errors that happens while running the queries. For example, when a database query fails due to the unavailability of a database or when a REST API query fails due to an incorrect URL, the errors will be displayed on the debugger. The debugger also displays relevant data related to the error along with the error message.

<div style={{textAlign: 'center'}}> </div>

Theme switch

Switch ToolJet into light or dark mode from this button.