mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-14 15:51:25 +00:00
* web: add a tutorial for DomSideEffect * web: add a tutorial for DomSideEffect (edits) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Compose for Web
The API is not finalized, and breaking changes can be expected
Content:
Getting Started With Compose for Web - create and configure a simple project
Building web UI - overview of the basic features Compose for Web provides to build web UIs
Handing Events - a short overview of Events handling with compose web
Style DSL - about styling the composable components in web