You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Alexander Perfilyev a36d36886c
Update compose web example in README.md (#671)
3 years ago
..
Building_UI Add tutorials for getting started with Compose for Web (#628) 3 years ago
Events_Handling Web: Add tutorial section on "other event handlers" 3 years ago
Getting_Started Update compose web example in README.md (#671) 3 years ago
Style_Dsl Add tutorials for getting started with Compose for Web (#628) 3 years ago
README.md Add tutorials for getting started with Compose for Web (#628) 3 years ago

README.md

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