Tabs
The Tabs component enables you to add tabbed content to your topic.
- Select Tabs from the Embed list.
- Edit the component.
- For each tab:
- Select Tab Item from the Embed list.
- Give it a Value.
- Give it a Title.
- Enter the Content.
- (Optional) Make it the Default tab.
- Save your changes.
Warning
The CMS can lose context when editing tabs. You should save often. The CMS can get into a position where it cannot find the context of the tab. In this case click the Raw Markdown icon and make changes directly in the Markdown. Save and then return to the rich text editor.
Example:
- Apple
- Orange
- Banana
This is an apple 🍎
This is an orange 🍊
This is a banana 🍌
For more information, refer to Tabs in the Docusaurus documentation.