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

BottomNavigationItem

An interface for describing the BottomNavigation items (see example).

NameTypeDefaultDescription

cssClass?

any

The CSS classes that will be rendered on the item element of the BottomNavigation. Supports the type of values that are supported by ngClass..

cssStyle?

any

The CSS styles that will be rendered on the item element of the BottomNavigation. Supports the type of values that are supported by ngStyle.

disabled?

boolean

Disables the BottomNavigation item.

icon?

string

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

iconClass?

string

Defines a CSS class or multiple classes separated by spaces, which are applied to a span element inside the item. Allows the usage of custom icons.

selected?

boolean

Specifies, if the BottomNavigation item is selected.

svgIcon?

SVGIcon

Defines an SVGIcon to be rendered within the BottomNavigation item.

tabIndex?

number

0

Sets the tabIndex property of the BottomNavigation item.

text?

string

Specifies the text content of the BottomNavigation item.

Not finding the help you need?
Contact Support