Can Widgets have Physics?

Can you add physics to widgets or do you have to hand code coordinates based on vectors?

I am trying to drag and drop widgets and on drop add a subtle floating movement.

Thanks!

No, but you can lerp the y coordinate on a widget and redraw.