New to Kendo UI for Angular? Start a free 30-day trial
BottomNavigationFill
The fill style of the BottomNavigation (see example).
The possible values are:
- (Default)
flat
solid
type
BottomNavigationFill = "flat" | "solid";