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 0ce4091 commit 7cec3d6Copy full SHA for 7cec3d6
_config.yml
@@ -115,6 +115,10 @@ navigation:
115
controls/border:
116
title: "Border"
117
## End Border
118
+ ## BottomSheet
119
+ controls/bottomsheet:
120
+ title: "BottomSheet"
121
+ ## End BottomSheet
122
## BusyIndicator
123
controls/busyindicator:
124
title: "BusyIndicator"
@@ -724,6 +728,7 @@ intro_columns:
724
728
title: "Navigation & Layouts"
725
729
items:
726
730
"Accordion": "accordion-overview"
731
+ "BottomSheet": "bottomsheet-overview"
727
732
"DockLayout": "docklayout-overview"
733
"Expander": "expander-overview"
734
"NavigationView": "navigationview-overview"
0 commit comments