ScrollViewPageableSettingsTagHelper
Example
Razor
<pageable>
<aria-template></aria-template>
</pageable>
ChildTags
Tag Name | Details |
---|---|
aria-template | TemplateTagHelper |
Attributes
Attribute | Type | Description |
---|---|---|
aria-template | String | Specifies a template is used to populate the aria-label for each pager element. |
aria-template-handler | String | Specifies a template is used to populate the aria-label for each pager element. |
aria-template-id | String | Specifies a template is used to populate the aria-label for each pager element. |
aria-template-view | IHtmlContent | Specifies a template is used to populate the aria-label for each pager element. |
enabled | Boolean |