New to Kendo UI for AngularStart a free 30-day trial

BottomNavigationItem

Describes the structure of a BottomNavigation item (see example).

NameTypeDefaultDescription

cssClass?

any

Applies CSS classes to the item element of the BottomNavigation. Supports the type of values that are supported by ngClass.

cssStyle?

any

Applies CSS styles to the item element of the BottomNavigation. Supports the type of values that are supported by ngStyle.

disabled?

boolean

false

Disables the BottomNavigation item.

icon?

string

Defines the name of an existing font icon in a Kendo UI theme.

iconClass?

string

Applies a CSS class or multiple classes separated by spaces to a span element inside the item. Allows the usage of custom icons.

selected?

boolean

Specifies whether the BottomNavigation item is selected.

svgIcon?

SVGIcon

Sets an SVGIcon to render within the BottomNavigation item.

tabIndex?

number

0

Sets the tabindex attribute of the BottomNavigation item.

text?

string

Sets the text content of the BottomNavigation item.

Not finding the help you need?
Contact Support