-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
Is your feature request related to a problem? Please describe.
I want to be able to customize not only the animation duration, delay, etc, but the types of animations happening.
Describe the solution you'd like
Or to pass some props to toggle which animations we use from the existing ones(with initial value also controlled via prop) or to pass custom animations and these could overwrite all animations happening in the component.
From these 2 ideas, I guess the easiest one is the first, if you think it's valid I can try submitting a PR next week but would like to hear from you if you approve, which solution is a quick win, etc.
Metadata
Metadata
Assignees
Labels
No labels