New to Kendo UI for Angular? Start a free 30-day trial
BottomNavigationItemTemplateDirective
Represents a template that defines the item content of the BottomNavigation.
To define the template, nest an <ng-template>
tag
with the kendoBottomNavigationItemTemplate
directive inside the <kendo-bottomnavigation>
tag (see example).
Selector
[kendoBottomNavigationItemTemplate]