goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.22k stars 133 forks source link

fix(pagination): apply attr as string #159

Closed marcjulian closed 6 months ago

marcjulian commented 6 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

Which package are you modifying?

What is the current behavior?

role and aria-label for hlmPagination are not applied.

What is the new behavior?

Apply role and aria-label correctly as string.

Does this PR introduce a breaking change?

Other information