New to KendoReactLearn about KendoReact Free.

BottomNavigationItemFlow

Specifies how the icon and text label are positioned in each item of the BottomNavigation (see example).

The possible values are:

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

type BottomNavigationItemFlow = "vertical" | "horizontal";

Not finding the help you need?
Contact Support