<Tabs> <Tab title="First Tab"> ☝️ Welcome to the content that you can only see inside the first Tab. </Tab> <Tab title="Second Tab"> ✌️ Here's content that's only inside the second Tab. </Tab> <Tab title="Third Tab"> 💪 Here's content that's only inside the third Tab. </Tab></Tabs>
Components
Tabs
Toggle content using the Tabs component
You can add any number of tabs.
First Tab
Second Tab
Third Tab
☝️ Welcome to the content that you can only see inside the first Tab.
✌️ Here’s content that’s only inside the second Tab.
💪 Here’s content that’s only inside the third Tab.
<Tabs> <Tab title="First Tab"> ☝️ Welcome to the content that you can only see inside the first Tab. </Tab> <Tab title="Second Tab"> ✌️ Here's content that's only inside the second Tab. </Tab> <Tab title="Third Tab"> 💪 Here's content that's only inside the third Tab. </Tab></Tabs>