AppBarTagHelper

Example

Razor
<kendo-appbar>
    <items></items>
</kendo-appbar>

ChildTags

Tag NameDetails
itemsAppBarItemsTagHelper

Attributes

AttributeTypeDescription
nameStringSets the name of the component.
on-resizeStringFired when the window is resized.
positionAppBarPositionDefines where in the page the AppBar will be positioned
position-modeAppBarPositionModeDefines the type of positioning
script-attributesIDictionary<String,Object>
theme-colorAppBarThemeColorSpecifies the 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
has-client-componentBoolean
sanitize-idBoolean
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support