Skip to content

b-pagination-nav ARIA default value #4160

Closed
@kieran-github

Description

@kieran-github

Hello,

when using the b-component with ARIA attribute label-page it always appends the page number to the string in that attribute as per https://bootstrap-vue.js.org/docs/components/pagination-nav. For example if I wanted screenreader to read the software as Page {pagenumber} selected. It would then generate an aria attribute that the screenreader software would then read as Page {pagenumber} selected pagenumber. Is there anyway to remove the default values so I dynamically use the ARIA labels the v-model?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions