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 9245925 commit d2ffd70Copy full SHA for d2ffd70
apps/web/content/docs/components/bottom-navigation.mdx
@@ -24,3 +24,13 @@ This example can be used to show a border between the menu items inside the bott
24
This example can be used to show a Tooltip on the hover on the menu items.
25
26
<Example name="bottomNavigation.withTooltip" />
27
+
28
+## Theme
29
30
+To learn more about how to customize the appearance of components, please see the [Theme docs](/docs/customize/theme).
31
32
+<Theme name="bottomNavigation" />
33
34
+## References
35
36
+- [Flowbite Bottom Navigation](https://flowbite.com/docs/forms/phone-input/)
0 commit comments