PanelBarItemTagHelper

Example

Razor
<panelbar-item>
    <content></content>
    <items></items>
</panelbar-item>

ChildTags

Attributes

AttributeTypeDescription
content-urlStringSpecifies the url from which the item content will be loaded
enabledBooleanSpecifies whether the item is initially enabled
encodedBooleanSpecifies whether the item's text is encoded
expandedBooleanSpecifies if an item will be expanded
iconStringSpecifies custom class name for the icon displayed by the item
icon-classStringSpecifies custom class name for the icon displayed by the item
image-html-attributesObjectSpecifies the HTML attributes of the image
image-urlStringSpecifies the URL of the image displayed by the item
link-html-attributesObjectSpecifies the HTML attributes of the link
selectedBooleanSpecifies whether the item is initially selected
textStringSpecifies the text displayed by the item
urlStringSpecifies the URL that the item links to
visibleBooleanSpecifies whether the item will be rendered
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support