> This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version.
The **<Tabs>** component is a container component that allows users to switch between content views through tabs. Each tab page corresponds to a content view.
The **<Tabs\>** component is a container component that allows users to switch between content views through tabs. Each tab page corresponds to a content view.
## Required Permissions
...
...
@@ -15,7 +15,7 @@ None
## Child Components
The **<Tabs>** component can contain [TabContent](ts-container-tabcontent.md) child components.
A **<Tabs\>** component can contain multiple [TabContent](ts-container-tabcontent.md) components.