Thanks a lot for the response. Can you give me some hints on how to do that? Do I have to inherit TextField component and apply the new CSS? Or tweak the CSS for the current component?
D
Latest posts made by Dalvtor
-
RE: Outline fields
-
Outline fields
Quasar is amazing, but I’ve trying to achieve outlined text fields (https://material-components.github.io/material-components-web-catalog/#/component/text-field) and not been able to.
How can I achieve those outline fields, do I have to implement my own CSS or even field components?