New to KendoReactLearn about KendoReact Free.

BottomNavigationFill

The fill style of the BottomNavigation (see example).

The possible values are:

  • flat(Default) — Sets the theme color as the text color. The background will be white.
  • solid — Sets the theme color as a background color.

type BottomNavigationFill = "solid" | "flat";

Not finding the help you need?
Contact Support