3 Commits

Author SHA1 Message Date
Michael Klein
19fbdb7a0b Fix linting error dimension service 2022-10-13 16:45:03 +02:00
Michael Klein
0532dcc441 Update dimension provider
* simplify implementation
* add docs
2022-10-13 16:43:54 +02:00
Michael Klein
5f670e404d Create dimensions provider
To measure the available space of an element when it
should take up the "rest" of the page. This matches
what `ListCollection` is doing internally but makes
the mechanism available in a composable component.
2022-10-13 16:43:38 +02:00