-
Notifications
You must be signed in to change notification settings - Fork 225
Create toggle switch #136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yes, we would like to add those. They actually only fairly recently got added to reactstrap, the underlying ReactJS library that we use to make dash-bootstrap-components. This means that adding the switch will require upgrading the version of reactstrap that we use and as a result is a bigger job than just adding a new component. But it would definitely good for us to support the toggle and all the other custom inputs. |
I think reactstrap 7 uses |
ok thanks. |
This is now being tracked in #142 |
Hi,
Is there plan to add something like this?
twbs/bootstrap#15783
The text was updated successfully, but these errors were encountered: