Can we make ion-fab Dragable

Just curious if we can make ion-fab buttons draggable in Ionic-6 or 5, say if i want the user to move the position of the fab button from its original position to a position that best suites them while interacting with the app

Iā€™m sure you could, just a matter of wiring up the gesture handler to do that.

You could probably grab some 3rd party library to do so, or write your own using the gesture controller here

1 Like