One more questions: how to call javascript methods...
# compose-web
t
One more questions: how to call javascript methods on elements after recomposition? Eg. request focus on the element?
a
Use
DomSideEffect
t
I tried but I was not successful. Could you be, please more specific? Thanks.