Skip to content

Bottom Navigation Component

A bottom navigation bar that contains multiple navigation items.

Slots

NameDescription
defaultThe default slot for adding tap-bottom-navigation-item elements.

CSS Parts

NameDescription
bottom-navigationThe main container for the bottom navigation bar.

Check this link to learn how to use CSS parts for Bottom Navigation Component.

CSS Properties

TokenDefaultDescription
--tap-bottom-navigation-background--tap-sys-color-surface-secondaryThe background color of the navigation bar.
--tap-bottom-navigation-border-top-width--tap-sys-stroke-1The width of the top border of the navigation bar.
--tap-bottom-navigation-border-top-color--tap-sys-color-border-primaryThe color of the top border of the navigation bar.