This commit is contained in:
coco
2026-07-15 16:57:36 +08:00
parent 723ce1af5c
commit 95aa018b8b
314 changed files with 8910 additions and 0 deletions
@@ -0,0 +1,7 @@
# Compose for Web
JetBrains has released Compose for Web Version which is using the DOM Api https://blog.jetbrains.com/kotlin/2021/12/compose-multiplatform-1-0-is-going-live/#web
You can find more information in the Kotlin Slack [#compose-web](https://kotlinlang.slack.com/archives/C01F2HV7868) or on their Github Repo https://github.com/JetBrains/compose-multiplatform
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/JKjN5mmnSX0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>