We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ul
I'm wondering if any thought has been given to animating across lists? I've updated the react demo here: https://stackblitz.com/edit/auto-animate-react-g2wecm?file=src%2FFrameworkList.jsx
And here's a screen recording https://github.com/formkit/auto-animate/assets/1364795/e4a6524a-9734-4522-9389-197605becd67
My real use case is to have the "Add new" row get auto-animated into a SORTED list.
key
li
Here's a screen recording of that. Any suggestions? Would you be interested in that feature?
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm wondering if any thought has been given to animating across lists?
I've updated the react demo here:
https://stackblitz.com/edit/auto-animate-react-g2wecm?file=src%2FFrameworkList.jsx
And here's a screen recording
https://github.com/formkit/auto-animate/assets/1364795/e4a6524a-9734-4522-9389-197605becd67
My real use case is to have the "Add new" row get auto-animated into a SORTED list.
key
on theli
item and it is the samekey
as it will have in the list once it has been added.Here's a screen recording of that. Any suggestions? Would you be interested in that feature?
Screenshare.-.2024-01-07.2_36_36.PM.mp4
Thanks!
The text was updated successfully, but these errors were encountered: