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

BottomNavigationItemProps

The interface for describing items that can be passed to the items property of the BottomNavigation component.

NameTypeDefaultDescription

class?

string

Class the BottomNavigation item.

disabled?

boolean

Disables the BottomNavigation item.

icon?

any

Defines the name for an existing icon in a Kendo UI for Vue theme. The icon is rendered inside the BottomNavigation item by a span.k-icon element.

selected?

boolean

Specifies if the BottomNavigation item is selected.

style?

object

Style the BottomNavigation item.

tabIndex?

number

Sets the tabIndex property of the BottomNavigation item. Defaults to 0.

text?

any

Specifies the text content of the BottomNavigation item.

Not finding the help you need?
Contact Support