New to Telerik UI for ASP.NET Core? Download free 30-day trial

AppBarItemTagHelper

Example

<appbar-item>
    <template></template>
</appbar-item>

ChildTags

Tag Name Details
template TemplateTagHelper

Attributes

Attribute Type Description
class-name String Defines a set CSS classes for the item.
template String The template which renders as content for the appbar item. Valid only for the contentItem type
template-handler String The template which renders as content for the appbar item. Valid only for the contentItem type
template-id String The template which renders as content for the appbar item. Valid only for the contentItem type
templates IDictionary<String,String>
template-view IHtmlContent The template which renders as content for the appbar item. Valid only for the contentItem type
type AppBarItemType Defines the type of positioning
width String Determines the width of the item. Valid only for the spacer items. Numeric values are treated as pixels.
In this article
Not finding the help you need?