vue3-scroll-picker
vue3-scroll-picker copied to clipboard
Making it clickable, and embedding on a Carrd website?
I'm interested in customizing as follows:
1). I wanna make it so that it goes to the website depending on which subdomain the user scroll picks, as follows:

e.g. here it should go to wa.rner.me If a separate Go button won't work, maybe I could make the scroll option text itself clickable?
2). I need to embed this is as self-contained HTML embed on a Carrd website. Is it possible to assemble a single HTML file which packages everything you need (like my Accordion which uses Vue JS)?