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

BottomNavigationFill

Represents the possible options for the fill style of the BottomNavigation (see example).

The possible values are:

  • flat—Sets the BottomNavigation fill style to a flat, borderless appearance.
  • solid—Sets the BottomNavigation fill style to a solid, filled background.

type BottomNavigationFill = "flat" | "solid";

Not finding the help you need?
Contact Support