File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ com.huanshankeji:compose-multiplatform-html-unified-common:$version
6060
6161##### Lazy
6262
63- - ` LazyColumn ` (via flexbox on JS, based on Kobweb)
64- - ` LazyRow ` (via flexbox on JS, based on Kobweb)
63+ - ` LazyColumn ` (via flexbox on JS, based on Kobweb, only "lazy" on Compose UI but works fine for JS DOM )
64+ - ` LazyRow ` (via flexbox on JS, based on Kobweb, only "lazy" on Compose UI but works fine for JS DOM )
6565
6666#### Material 2 components
6767
@@ -95,7 +95,7 @@ com.huanshankeji:compose-multiplatform-html-unified-material2:$version
9595
9696##### ` lazy.ext ` components
9797
98- - ` List ` /` LazyColumnList ` (visually inconsistent for now)
98+ - ` List ` /` LazyColumnList ` (visually inconsistent for now, only "lazy" on Compose UI but works fine for JS DOM )
9999
100100#### Material 3 components
101101
You can’t perform that action at this time.
0 commit comments