ScrollViewPageableSettingsTagHelper

Example

Razor
<pageable>
    <aria-template></aria-template>
</pageable>

ChildTags

Tag NameDetails
aria-templateTemplateTagHelper

Attributes

AttributeTypeDescription
aria-templateStringSpecifies a template is used to populate the aria-label for each pager element.
aria-template-handlerStringSpecifies a template is used to populate the aria-label for each pager element. This option expects the name of a JavaScript function that will be called to return the template.
aria-template-idStringSpecifies a template is used to populate the aria-label for each pager element. This option expects the ID of the script element that contains the template.
aria-template-viewIHtmlContentSpecifies a template is used to populate the aria-label for each pager element. This option expects the instance containing the created HTML.
enabledBooleanEnables or disables the configuration.
In this article
ExampleChildTagsAttributes
Not finding the help you need?
Contact Support