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

Content Types

The BottomNavigation component allows you to specify icons and text labels for the rendered buttons. You can also choose between horizontal or vertical item flow, which determines if the icon and the text are on the same line or one below the other.

Item Content

To configure the content of the BottomNavigation items, use the following properties in its items collection:

  • icon — Sets an icon.
  • text — Sets a text label.
Change Theme
Theme
Loading ...

Item Flow

To configure the flow of the BottomNavigation items, use the itemFlow property.

The possible values are:

  • vertical(Default) — Renders the text below the icon.
  • horizontal — Renders the text and the icon on the same line.
Change Theme
Theme
Loading ...
In this article
Item ContentItem FlowSuggested Links
Not finding the help you need?
Contact Support