How do we query an app's dom without dojo/query? I am using 4.19. Thanks
Everything you need for DOM navigation in native to JavaScript these days.
https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelector
Yes, you are right. I was getting undefined when trying to get an element using
document.querySelectorAll
But it was probably because the element hadn't been rendered already. Thank you!
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.