BottomNavigation

Example

Razor
<kendo-bottomnavigation>
    <bottomnavigation-items></bottomnavigation-items>
    <bottom-navigation-template></bottom-navigation-template>
</kendo-bottomnavigation>

ChildTags

Tag NameDetails
bottomnavigation-itemsBottomNavigationItemsTagHelper
bottom-navigation-templateTemplateTagHelper

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
borderBooleanToggles the border of the widget.
fillBottomNavigationFillDefines the fill of the component
item-flowBottomNavigationItemFlowDefines the iteFLow of the component
on-selectStringFires when the user selects an item in BottomNavigation.
position-modeBottomNavigationPositionModeDefines the position of the component
script-attributesIDictionary<String,Object>
shadowBooleanToggles the shadow of the widget.
templateStringSets a custom template for the items.
template-handlerStringSets a custom template for the items.
template-idStringSets a custom template for the items.
template-viewIHtmlContentSets a custom template for the items.
theme-colorBottomNavigationThemeColorDefines the theme color of the component
is-in-client-templateBooleanWhen placing a Tag Helper within a Kendo Template, set the type to text/html and add the is-in-client-template="true" attribute.
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
as-moduleBoolean
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support