We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c928e03 commit 4e72aa0Copy full SHA for 4e72aa0
docs/schema/theme.json
@@ -685,6 +685,20 @@
685
"navigation.instant"
686
]
687
},
688
+ {
689
+ "title": "Instant prefetching",
690
+ "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#instant-prefetching",
691
+ "enum": [
692
+ "navigation.instant.prefetch"
693
+ ]
694
+ },
695
696
+ "title": "Progress indicator",
697
+ "markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#progress-indicator",
698
699
+ "navigation.instant.progress"
700
701
702
{
703
"title": "Navigation path (Breadcrumbs)",
704
"markdownDescription": "https://squidfunk.github.io/mkdocs-material/setup/setting-up-navigation/#navigation-path",
0 commit comments