CLOVIS
10/09/2023, 7:49 PMLazyRow
and LazyColumn
, but with a few HTML-specific changes: they accept the same attrs
block all other Compose HTML components do.
This first version was focused on deciding the API shape. The algorithm can (and will) be improved, for example for unloading components dynamically, but we aim to make these changes without impacting other projects using the library.