Tabs Settings 
The Tabs component is a layout component that can contain other components, each of which are displayed within tabs. For more information, see Tabs.
The Tabs settings include the following:
Main Settings
-
Title: Type a title to display for the component. This title is used both in Web and Designer.
-
Icon: To select an icon to represent the component, click Select Icon, click the desired icon and click OK. To remove the icon, click Clear Icon.
Visibility Filters
Visible To
The Visible To settings determine which users and groups can access this component. If no users or groups are specified, all users can access this component by default.
The Hidden From setting overrides this setting.
To add a user:
-
In the menu on the right, select Users.
-
In the menu on the left, select the name of the user you want to add.
To quickly find a user, click the menu on the left and start typing the name of the user.
To add a group:
-
In the menu on the right, select Groups.
-
In the menu on the left, select the name of the group you want to add.
To quickly find a group, click the menu on the left and start typing the name of the group.
There are three special groups that are always available even if no Esri groups have been configured:
-
All Users: Any user regardless of whether they are signed in or not.
-
Anonymous Users: Users who are not signed in.
-
Authenticated Users: Users who are signed in.
-
To remove a user or group:
-
Click the X beside the name of the user or group.
Hidden From
The Hidden From setting determines which users and groups are explicitly forbidden to access this component.
This setting overrides the Visible To setting.
To add a user:
-
In the menu on the right, select Users.
-
In the menu on the left, select the name of the user you want to add.
To quickly find a user, click the menu on the left and start typing the name of the user.
To add a group:
-
In the menu on the right, select Groups.
-
In the menu on the left, select the name of the group you want to add.
To quickly find a group, click the menu on the left and start typing the name of the group.
There are three special groups that are always available even if no Esri groups have been configured:
-
All Users: Any user regardless of whether they are signed in or not.
-
Anonymous Users: Users who are not signed in.
-
Authenticated Users: Users who are signed in.
-
To remove a user or group:
-
Click the X beside the name of the user or group.
Layout
-
Tabs Orientation: Sets whether the orientation of the tabs is either horizontal or vertical. This setting in combination with the Tabs Position setting determines where the tabs appear.
-
Tabs Position: Sets whether the position of the tabs is either at the start or the end. This setting in combination with the Tabs Orientation setting determines where the tabs appear.
-
Horizontal Alignment: Sets the horizontal position of any fixed-width components within. Has no visible effect on any component within whose width automatically grows to the size of the parent.
-
Vertical Alignment: Sets the vertical position of any fixed-height components within. Has no visible effect on any component within whose height automatically grows to the size of the parent.
-
Margin (px): The margin space around the component in pixels.
-
Initially Hidden: Specifies whether or not the component is initially hidden when the app loads. If selected, the component remains hidden unless activated, for example, by the
Show
command.