Customizing Bottom-navigation

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-bottom-nav-padding-xNullnullnull
Description
Horizontal padding of the bottom navigation.
$kendo-bottom-nav-padding-yNullnullnull
Description
Vertical padding of the bottom navigation.
$kendo-bottom-nav-gapNullnullnull
Description
Spacing of the bottom navigation.
$kendo-bottom-nav-border-widthNullnullnull
Description
Border width of the bottom navigation.
$kendo-bottom-nav-font-familyString$kendo-font-familyinherit
Description
Font family of the bottom navigation.
$kendo-bottom-nav-font-sizeNullnullnull
Description
Font size of the bottom navigation.
$kendo-bottom-nav-line-heightNullnullnull
Description
Line height of the bottom navigation.
$kendo-bottom-nav-item-padding-xStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Horizontal padding of the bottom navigation item.
$kendo-bottom-nav-item-padding-yStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Vertical padding of the bottom navigation item.
$kendo-bottom-nav-item-min-widthNumber72px72px
Description
Minimum width of the bottom navigation item.
$kendo-bottom-nav-item-max-widthStringnonenone
Description
Maximum width of the bottom navigation item.
$kendo-bottom-nav-item-border-radiusNullnullnull
Description
Border radius of the bottom navigation item.
$kendo-bottom-nav-item-gapStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Spacing of the bottom navigation item.

In this article

Not finding the help you need?