A Tab Container is a page component that organizes content into tabs, allowing users to switch between different sections or views of information without navigating to separate pages. Each tab typically represents a distinct category or set of related content. Users can click on the tabs to switch between the different views or sections within the same space.
Tab Container Properties
Section | Property | Function |
---|---|---|
| ID | The unique ID or name of the component. |
Tabs | Tab | Manage all tabs within the container.
|
Container | Width | Sets the width of the container, minimum value is 2 and maximum is 12(Full). |
Behavior | Visibility logic | Defines when the component is visible
|