Hi, Im trying to add H1{} and other html dom eleme...
# multiplatform
j
Hi, Im trying to add H1{} and other html dom elements under CanvasBasedWindow(). Is it possible? TIA.
a
No, currently compose-web is not interoperable with compose-html. To put html elements into the dom with compose, you need to use compose-html instead of compose-web
❤️ 1