How do I create a drawer effect (vs. a hide button) on a floating group?

Hi- I currently have a few floating groups in my app, and the way to hide those floating groups is via a button to trigger the hide workflow. I am curious if there is a way to create the drawer effect that can hide the floating group via a downward drag instead?

Use the action “animate an element”, has a lot of animation options that you can test, the “drawer effect” if I’m not mistaken will be these:

  • Slide in from left/right/top/bottom

  • Slide out to left/right/top/bottom

But do some tests, in addition in the element you can control the time of these animations.