Title
Create new category
Edit page index title
Edit category
Edit link
Tabs
Tabs serve as an effective tool for organising instructions tailored to various customer segments, specific objectives, or diverse implementations. By separating content into distinct sections, they enhance user experience and ensure that relevant information is easily accessible.
To create tabs:
Start a new line (using ↵)
Click on to open the blocks menu.
Select Tabs
Tab Example
To set up the SDK, do the following:
Get the SDK from the website.
Run gradle.
Add an import as such to the code:
Example Android Code
To set up the SDK, do the following:
Get the SDK from the website.
Run cocopods.
Add an import as such to the code:
Tab Block Features
The following are features of the tab block:
It can have as many tabs as visually possible.
Every tab has its own title, and is linkable.
Headings inside tabs can be used with page linking.
Tab contents are searchable.
Tab contents can contain all kinds of blocks and formatting supported by DeveloperHub
When switching to a tab, all other tab blocks on the page having the same title will also get switched to automatically.
When switching to a tab, when visiting another page in the docs, all the tab blocks will switch to the same tab title if possible automatically.
Tabs Known Limitations
The following are known limitations of tabs:
While tab contents are searchable, if a search result exists in the non-default tab, the tab will not be switched to on choosing that search result..
Tabs cannot contain other tabs.
Staging Environment