Tabs
This topic describes the options and limitations available when using a Tabs component.
Content settings
- Tabs
- The Tabs component itself can be thought of primarily as a container
for other components. As a component, it has few Content settings of its own, relying on the individual
tabs and subcomponents to adhere to their own Content settings.
This group of settings specifies a set of tabs to be included within the Tabs component. For each tab, you can define what text displays, what the source of data is, and you can change the order of the tabs within the component display.
By default, the Tabs component is created with four tabs. You can delete unwanted tabs or add more tabs (
).When you click the ellipsis (•••) button for an tab and then select Edit Tab dialog box. Use this dialog box to specify the Name (label) that displays on the tab itself (and in the Contents list of tabs). Optionally, if you have a data service associated with the Tabs component, you can specify a source for the name from one of its options/properties.
, App Builder launches theTo change the order of tabs, click and drag the vertical ellipsis for the option you want to move to the desired place in the set of options.
Interactions
- Trigger Event
- The Tabs component can trigger only the
- , where Data Service is the name of a data service assigned to the component
- , where no data service has been assigned to the component
event. This event might display as:
- Target Action
- Depending on the target, the Tabs component can perform a Get operation, a Run operation, or a Clear operation on the target component.
Style settings
The Tabs component itself has only one Style setting. Each individual tab, however, has its own Style setting options.
- Orientation
- This setting has these options:
When this option is selected, the individual tabs display horizontally, along the top of the Tabs component.
(default) When this option is selected, the individual tabs display stacked vertically along the left side of the Tabs component.