mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-05-09 15:51:14 +00:00
* web: Update tutorials (to use 0.5.0-build270) * web: Update examples (to use 0.5.0-build270 and kotlin 1.5.21) Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
507 B
507 B
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