Current show:
(Toggle switch button) Option1
Is there a way to show like below style?
Option1 (Toggle switch button)
To accomplish this, you'll need to add the clr-toggle-right class to the container to shift their positioning. We don't have a documented example of this, so I'll leave this open to document.
<clr-toggle-container class="clr-toggle-right">
...
</clr-toggle-container>
To accomplish this, you'll need to add the
clr-toggle-rightclass to the container to shift their positioning. We don't have a documented example of this, so I'll leave this open to document.<clr-toggle-container class="clr-toggle-right"> ... </clr-toggle-container>
mistake to close.
Most helpful comment
To accomplish this, you'll need to add the
clr-toggle-rightclass to the container to shift their positioning. We don't have a documented example of this, so I'll leave this open to document.