Is it possible to use both, quasar and primevue? #14467
Replies: 3 comments
-
|
try it, depends on the css namespaces, there might be some clashes. |
Beta Was this translation helpful? Give feedback.
-
|
@froschi123 Did you find a way to import PrimeVue components styling into quasar without CSS problems? |
Beta Was this translation helpful? Give feedback.
-
|
The absence of robust filtering options in QTable is genuinely disappointing. While it's possible to implement custom filtering from the ground up, as I did, the header inputs tend to appear bulky and unrefined—even when using the dense layout. Supporting filtering for various data types, such as dates or unique values, proves especially challenging. Given that table filtering is a common expectation from a modern UI library, stronger built-in support seems reasonable. To be clear, I appreciate many aspects of Quasar and have worked extensively with it. My frustration only emerged after confronting the table filtering limitations. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
HI, i am using Quasar and build a framework for it in our company. But there are some components in primevue, that i would like to use as well. e.g. the DataTable component of primevue.
Is this possible, and if so, how would i achieve the combination?
Thanks, Bernd
Beta Was this translation helpful? Give feedback.
All reactions