How to listen to onReorderClick action complete in ArrayFieldTemplate #4235
Unanswered
andreaguru
asked this question in
Q&A
Replies: 1 comment
-
If you update the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i am using templates: ArrayFieldTemplate to create my custom template for Arrays.
I also want to apply a CSS animation when an array element has been moved down/up using onReorderClick, so that the user can see in a better way what happened. But I do not see any way to listen to this action, can you please help me?
Thanks a lot
Beta Was this translation helpful? Give feedback.
All reactions