Navigation bar setup in tabs in header #3979
Answered
by
squidfunk
Shivansh-Mittal
asked this question in
Q&A
-
How can i setup my header navigation tabs like you used in mkdocs material webapp ? I need to setup for documentation for three different users (admin, teachers and students) and a home page. |
Beta Was this translation helpful? Give feedback.
Answered by
squidfunk
Jun 3, 2022
Replies: 1 comment
-
The feature is called I really recommend reading the documentation – it explains all options and includes screenshots showcasing different features. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Shivansh-Mittal
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The feature is called
navigation.tabs
:https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#navigation-tabs
I really recommend reading the documentation – it explains all options and includes screenshots showcasing different features.