Skip to main content

Table View Selector

The Table View Selector is a user interface component commonly found in applications, particularly those dealing with tabular or list-based data. It allows users to switch between different predefined views or filters of the data presented in a table format. This component provides a list of configurable query builders that can be used to configure the different predefined filters and views. This component should be used within a Datatable Context Component.

Image

Implementation can be found here.

Properties

The following properties are available to configure the behavior of the component from the form editor (this is in addition to common properties).

Common

Filters filtersList

Determines whether the search input is displayed as a block-level element.

Hide boolean

Allows the component to be conditionally hidden from the form.