Open willeppy opened 8 months ago
If I have a mosaic selection and want to update dynamically, I have to get it then call addEventListener on it's value; this could be done with svelte store contract probably to make the code simpler
addEventListener
If I have a mosaic selection and want to update dynamically, I have to get it then call
addEventListener
on it's value; this could be done with svelte store contract probably to make the code simpler