BottomNavigationTagHelper

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.
fillBottomNavigationFillDefines the fill of the component
deferredBooleanSuppress initialization script rendering. Note that this options should be used in conjunction with DeferredScripts method.
borderBooleanToggles the border of the widget.
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.
as-moduleBoolean
has-client-componentBoolean
item-flowBottomNavigationItemFlowDefines the iteFLow of the component
on-selectStringFires when the user selects an item in BottomNavigation.
position-modeBottomNavigationPositionModeDefines the position of the component
sanitize-idBoolean
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
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support