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