Quantcast
Channel: Active questions tagged svelte - Stack Overflow
Viewing all articles
Browse latest Browse all 1541

How do I dispatch focus to SVELTE UX TextField component?

$
0
0

I have a <TextField/> component that I am using from Svelte UX

I assigned it an id but when I try something like document.getElementById('the-id').focus(), I get TypeError: Cannot read properties of null (reading 'focus') and it does not work. I also tried .click()

Anyone know how this package works? I've tried reading their docs...

Thanks in advance!


Viewing all articles
Browse latest Browse all 1541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>