Skip to content
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

Add prop for transition duration #10

Closed
ianengelbrecht opened this issue Aug 22, 2021 · 2 comments
Closed

Add prop for transition duration #10

ianengelbrecht opened this issue Aug 22, 2021 · 2 comments

Comments

@ianengelbrecht
Copy link

Nice checkbox. It would be great to have a prop where I could set duration of the transition/animation, in milliseconds. Users might want it to go a bit faster or slower in some cases.

@shanelaw95
Copy link

@ianengelbrecht Looks like this got added from a recent pull request. duration can be set as a prop in ms

<Checkbox duration="400" />

@ianengelbrecht
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants