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

BottomNavigationItemFlow

Specifies how the icon and text label are positioned in the BottomNavigation items.

The possible values are:

  • (Default) vertical - Renders the text below the icon.
  • horizontal - Renders the icon and the text on the same line.

type BottomNavigationItemFlow = "vertical" | "horizontal";

Not finding the help you need?
Contact Support