Is there any way to change the styling of the off and on states. So the 'Yes' toggles would have the white line to the left. And the 'No' toggles to the right:
The above code is with:
data-onstyle="success" data-offstyle="secondary"
So the green success is my YES toggles. But I feel like the white line should be the opposite way round so it would look like:
Is there any way to change the styling of the off and on states. So the 'Yes' toggles would have the white line to the left. And the 'No' toggles to the right:
The above code is with:
data-onstyle="success" data-offstyle="secondary"
So the green success is my YES toggles. But I feel like the white line should be the opposite way round so it would look like: