Kendo.Mvc.UI.BottomNavigationItem
Kendo UI BottomNavigationItem class
Properties
Url
The URL (href) to which the item will navigate to.
Icon
Defines the name for an existing icon in a Kendo UI theme.See web font icons help article for more details on Kendo UI icons.
Text
The text of the item. It is optional - if not set, no text will be rendered.
Encoded
If false, the text will be able to render HTML.
IconClass
Defines the class name added to the icon element.
CssClass
Defines the class names of the item's element.
Enabled
Toggles the enabled state of the item.
Selected
Toggles the selected state of the item.
Template
Sets a custom template for the item (overrides the template option).
TemplateId
The id of the script element used for Template
Methods
Serialize
Serialize current instance to Dictionary
SerializeSettings
Serialize current instance to Dictionary