Open pedzed opened 5 months ago
Apparently the switch component already internally makes use of a label. Is it not possible to have a custom label with text next to the switch?
This is my attempt:
<label> <mdui-switch></mdui-switch> Toggle the switch </label>
Apparently the switch component already internally makes use of a label. Is it not possible to have a custom label with text next to the switch?
This is my attempt: