Sidebar Links
Customise sidebar navigation links on Docs Layout.
Overview
Sidebar items and the slugs of each page are generated from your file structure, see Organizing Pages for available patterns.
Sidebar Tabs
A navigation component to switch between tabs.
You can add items from page tree by creating a meta.json
file (Root Folder):
Or specify them explicitly:
Set it to false
to disable:
Want further customisations?
You can specify more props to the Docs Layout component.
Document Search
Search is also an important way to navigate between pages, you can refer to Search to learn more about configuring document search.
How is this guide?