compose/0.0.6
·
61 commits
to main
since this release
Changed
- Changed how SelectRowGroup works. It now takes a list of
SelectRowViewItemto populate the rows, and requires a
selected item rather than relying on position.