The Tabs component organizes content into separate tabs that users can switch between. Each tab can contain different types of content like examples or code snippets.

Properties

title
stringRequired

The title displayed in the tab header

children
string | JSXRequired

The content to be displayed when the tab is selected. Can include text, markdown, and components.


☝️ Welcome to the content that you can only see inside the first Tab.

Built with