Relative Content

Tag Archive for htmltypescriptsvelte

Marking a point on an image in Svelte

I’m trying to implement an application where when the user clicks on an image, the coordinates are being saved to variables, and the point of the click is highlighted in red.