Hi,
I can see label and requiredindicator property in but is there a way to make the label text bold?
Thanks!
Goal: Make a Polaris TextField label appear bold using supported styling.
Key approach:
Additional context:
Outcome:
Hi,
I can see label and requiredindicator property in but is there a way to make the label text bold?
Thanks!
@wayforward hey, thanks for posting here.
can you please share the link to inspect it, thanks.
I usually do this I need to bold text withTextField
<TextField
label={Text Here}
…
/>
I should have thought about it ![]()