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
hi @umedbisht,
i checked if the proposed pattern matches with official bootstrap plugins one. it does. to be released with the next minor version. thanks.
Not able to set options when calling
$('#id').bootstrapSwitch({size: 'small', disabled: true})
To fix this issue, please change following statement:
with this:
The text was updated successfully, but these errors were encountered: