Customizing Bottom-nav

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-bottom-nav-item-focus-offsetmap.get( $kendo-spacing, 0.5 )
Description
The offset of the focused BottomNavigation item.
$kendo-bottom-nav-item-focus-outline-width1px
Description
The outline width of the focused BottomNavigation item.
$kendo-bottom-nav-item-focus-outline-stylesolid
Description
The outline style of the focused BottomNavigation item.
$kendo-bottom-nav-shadowvar( --kendo-box-shadow-depth-1, none )
Description
The box shadow of the BottomNavigation.
$kendo-bottom-nav-brand-colors( primary: primary, error: error, success: success, info: info, secondary: neutral, tertiary: tertiary, )
Description
The theme variations for the BottomNavigation.
$kendo-bottom-nav-theme-colors()
Description
The theme colors map for the BottomNavigation variations.

In this article

Not finding the help you need?