[]
        
(Showing Draft Content)

Page Settings

Dashboard page settings control how users navigate through a multi-page dashboard. These settings allow you to configure whether pages switch automatically, are navigated manually through a navigator, or are accessed using tabs. By adjusting these properties, you can guide how viewers move through the dashboard and control the overall viewing experience.

All page navigation settings are available in the Inspector Panel and apply at the dashboard level.

Auto Switch Page

The Auto Switch Page property allows the dashboard to automatically cycle through pages when the dashboard is previewed. When you toggle Auto Switch Page to True, two dependent properties become available.

Auto Switch Interval (s) determines the number of seconds between page switches. This controls how long each page remains visible before the dashboard moves to the next page.

Hide Pause Button allows you to hide the pause button that automatically appears when Auto Switch Page is enabled. Hiding the pause button prevents users from stopping the automatic page rotation.

Page Switch Animation

The Page Switch Animation property controls how pages transition when switching, whether automatically or manually. By default, pages Slide In during transitions. Alternatively, you can set the animation to Fade In, which creates a softer transition between pages.

Pagination Visibility

The Pagination Visibility property controls whether pagination controls are displayed. When set to False, pagination is completely hidden. This is particularly useful in scenarios where page switching is triggered automatically or through interactions within a scenario, and visible pagination controls are not needed.

Pagination Style

The Pagination Style property determines how users manually navigate between pages. By default, it is set to Navigator, which displays a page navigator. You can also set it to Tab, which allows users to switch pages using tabs.

Tab Pagination Properties

When Pagination Style is set to Tab, additional properties become available to control the appearance and behavior of the tabs.

Pagination Width Mode

The Pagination Width Mode property controls how tab widths are calculated.

When set to Auto Fixed, each tab is sized based on its content. Tabs may have different widths depending on the length of their labels.

When set to Distribute, the available space is evenly divided among all tabs, giving each tab the same width regardless of label length.

Pagination Position

The Pagination Position property determines where the tabs appear on the dashboard. You can position tabs at the Top, Bottom, Left, or Right of the dashboard.

Pagination Alignment

The Pagination Alignment property controls how the tabs are aligned within their container. Tabs can be aligned to the Near (left), Center, or Far (right) position.

Page Navigator

The Page Navigator property allows you to hide the page navigator. This is especially useful if you have set the Pagination Style to Tab and do not want both tabs and a navigator visible at the same time.