nebular
nebular copied to clipboard
Nb-toggle support for left and right labels
Is there a way to have left and right label at the same time in a nb-toogle?? I have read the docs and can't find a way. Currently I'm doing this with an external label. But the correct align it's difficult to achive.
<label class="mr-2 ml-2" style="font-family: Open Sans, sans-serif; font-size: 0.8125rem; font-weight: 600; margin-top: 0.01rem;">Mes</label><nb-toggle (checkedChange)="toogleShow($event)" status="info" labelPosition="right"><span #text_muted>Año</span></nb-toggle>
Thanks for any help.
Did you find a solution to this?
Did you find a solution to this?
Nothing yet.