Greetings, is there a recommended way to move vdom oracle jet components using drag/drop? I see there are drag/drop capabilities included inside some jet components like between tree views and tables but I'm curious about moving entire jet components. I know there are a lot of react drag/drop libraries that can do that with react components. I'm wondering if anyone knows if there is a standard jet way to do it, if jet components would play nice with react amd/umd drag/drop libraries, or if a vanilla javascript approach is recommended.
Thank you!