Any idea where I can find Compose HTML source? I ...
# compose-web
a
Any idea where I can find Compose HTML source? I would like to see how things work under the hood and how its composables are turned into html
I found something in the CMP Github in
html
. i think that's it Elements.kt
2