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.
Related topics
- Footnotes – Automatically numbered and back-linked footnotes.
- Related Topics – Automatically generate links to related content based on shared taxonomy tags.
- Create a doc – Create a Markdown document.
- Creating pages – Creating pages in the CMS.
- Hosted CMS – Using docStatic with cloud-hosted or self-hosted TinaCMS.
- Figures – Images with captions and lightbox zoom.
- Markdown features – DocStatic uses MDX. Find out more about docStatic-specific features when writing Markdown.