How to make a popup with a slider to use inside a Svelte component?
I’m making a web app in which I’d like certain click events to pop up a dialog with some text, numbers and a slider.
I’m making a web app in which I’d like certain click events to pop up a dialog with some text, numbers and a slider.