AppBarItemTagHelper

Example

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

ChildTags

Tag NameDetails
templateTemplateTagHelper

Attributes

AttributeTypeDescription
class-nameStringDefines a set CSS classes for the item.
templateStringThe template which renders as content for the appbar item. Valid only for the contentItem type
template-handlerStringThe template which renders as content for the appbar item. Valid only for the contentItem type
template-idStringThe template which renders as content for the appbar item. Valid only for the contentItem type
template-viewIHtmlContentThe template which renders as content for the appbar item. Valid only for the contentItem type
typeAppBarItemTypeDefines the type of positioning
widthStringDetermines the width of the item. Valid only for the spacer items. Numeric values are treated as pixels.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support