Files
compose-multiplatform/tutorials/Web/README.md
Oleksandr Karpovich 6d76c337b3 Add tutorials for getting started with Compose for Web (#628)
* Add Compose for Web tutorials

* Update the compose-web tutorials

Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
2021-05-03 19:01:46 +02:00

506 B

Compose for Web

The API is experimental, 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