Thank you so much!!! I’m confused as to why I missed it when reading the documentation more than once ^^’
T
Latest posts made by Takichiii
-
RE: Expansion-item : make arrow before the text
-
Expansion-item : make arrow before the text
Hello! Is there a way to make the expand/collapse arrow in the
q-expansion-item
at the left of thelabel
(it is in the right by default) ?
<q-expansion-item :label="title" default-opened expand-separator >
by default:
wanted result:
Your help is much appreciated!