nebular icon indicating copy to clipboard operation
nebular copied to clipboard

Nb-toggle support for left and right labels

Open RoWEN-FCUB opened this issue 4 years ago • 2 comments

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.

RoWEN-FCUB avatar Dec 21 '20 16:12 RoWEN-FCUB

Did you find a solution to this?

raggzy271 avatar Mar 25 '23 12:03 raggzy271

Did you find a solution to this?

Nothing yet.

RoWEN-FCUB avatar Mar 30 '23 18:03 RoWEN-FCUB