Is there a way to get the properties for an svg element from the events?
Author: isaacfinkCreated Jun 16, 2025Updated Aug 5, 2025
I need to get the correct properties like the new left and top values, are those part of the events or do I need to calculate based on the ratio between the svg size and the page?
Source: daybrush/moveable