You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Guys!
What is the intended way of "reverse"?
I currently have a boolean coming from a backend with "false" as the value, which causes the switch to be in "off" mode.
I want to reverse this, so that the switch is "on" when its value is false.
Is this what "reverse" should do? If that's the case, then I think it's broken.
Hello Guys!
What is the intended way of "reverse"?
I currently have a boolean coming from a backend with "false" as the value, which causes the switch to be in "off" mode.
I want to reverse this, so that the switch is "on" when its value is false.
Is this what "reverse" should do? If that's the case, then I think it's broken.
(Originally asked in webcat12345/ngx-ui-switch#382)
The text was updated successfully, but these errors were encountered: