You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, I would like to thank the author for contributing such an excellent framework. I have already completed several projects using Quasar. I don't know if the author has plans to support the following features:
1. In the table component, all sortable columns have icons to let users know which columns support sorting, just like:
2. Support global configuration of components, which can eliminate a large amount of duplicate code in pages, just like:
BTW, Both of the above features are supported by Quasar's competitive project Vuetify.
Reproduction URL
none
How to reproduce?
none
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
What happened?
none
What did you expect to happen?
Firstly, I would like to thank the author for contributing such an excellent framework. I have already completed several projects using Quasar. I don't know if the author has plans to support the following features:
1. In the table component, all sortable columns have icons to let users know which columns support sorting, just like:

2. Support global configuration of components, which can eliminate a large amount of duplicate code in pages, just like:

BTW, Both of the above features are supported by Quasar's competitive project Vuetify.
Reproduction URL
none
How to reproduce?
none
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
No response
Quasar info output
Relevant log output
Additional context
No response