How to change q-table sorting icon #16239
Unanswered
shomalikhashayar
asked this question in
General - Components / Directives / etc
Replies: 1 comment
-
|
https://quasar.dev/options/quasar-icon-sets#changing-a-specific-icon-dynamically // App.vue
$q.iconSet.table.arrowUp = 'arrow_drop_up'QTable uses arrow up form, then rotates it by 180 degrees when needed, that's why I used |
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 guys, I use quasar q-table and I have a problem. I want change sort icon to material icons "arrow_drop_down" but can't find where should I change it.
Beta Was this translation helpful? Give feedback.
All reactions