q-table sorting arrow aria-label #16985
Unanswered
cedricfortuin
asked this question in
General - Components / Directives / etc
Replies: 1 comment
-
Hi, @cedricfortuin I can suggest a solution with new directive on q-table. I make this code for us, you can adapt or customize it for your usage
perhaps further improvements can be made Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
So am working on an application which uses Quasar (CLI) and have built a datatable with
q-table
. Now I want to make the table more accessible, and wanted to add anaria-label
attribute to the column sorting icon, but haven't found a way. Maybe you guys know about it! :DA picture for reference:
it is about this icon.
I've tried a few things but haven't found any solution. I'd rather not rewrite this component either since it already has quite a big codebase.
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions