QExpansionItem label formatting #8721
Answered
by
smolinari
ssuess
asked this question in
General - Components / Directives / etc
-
is it possible to format the label on an expansion item? For example, to have some of the words be bold? I have tried several ways without success:
and
and many other combos without success. Is this even possible? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
smolinari
Mar 30, 2021
Replies: 1 comment 1 reply
-
You can use the header slot. https://codepen.io/smolinari/pen/YzNpNrB Scott |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rstoenescu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the header slot.
https://codepen.io/smolinari/pen/YzNpNrB
Scott