<kendo:bottomNavigation-items>

Specifies the items of the BottomNavigation component.

Example

<kendo:bottomNavigation>
    <kendo:bottomNavigation-items></kendo:bottomNavigation-items>
</kendo:bottomNavigation>

Configuration Attributes

Configuration JSP Tags

kendo:bottomNavigation-item

Specifies the items of the BottomNavigation component.

More documentation is available at kendo:bottomNavigation-item.

Example

<kendo:bottomNavigation-items>
    <kendo:bottomNavigation-item></kendo:bottomNavigation-item>
</kendo:bottomNavigation-items>
In this article
Not finding the help you need?