vue-a11y/vue-announcer

live regions?

plweil opened this issue · 1 comments

What's the difference between this and using aria-live? Or is this a wrapper for adding live regions and aria-live attributes?

@plweil
It's a wrapper and it also automates a few things (like advertising the router's Vue routes), but nothing prevents the user from using aria-live instead of the vue announcer.