voytech / tabulate

Kotlin library for exporting collections of object into tabular formats.
Apache License 2.0
2 stars 0 forks source link

Layouts, overflows and pagination changes. #168

Closed voytech closed 1 year ago

voytech commented 1 year ago
  1. Add customizable behaviors on layout overflows (currently suspensions are triggered). Overflow behavior should be defined by model bound 'layout policy' and should allow to trigger suspension or to move rendering to next row e.g.