-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now, the animation on flash is a simple CSS transition (defined here: https://github.com/lab49/react-value-flash/blob/main/src/Flash.tsx#L86).
We could add the ability for users to provide their own custom keyframe animations. You could likely do this already by writing your own CSS and using the selectors in the DOM, but perhaps there's an easier API that we could provide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request