Where a rendered table ended, so the next element can be placed below it.
Summary
Types
@type t() :: %Tincture.Layout.Table.RenderResult{ columns: non_neg_integer(), height: float(), row_height: float(), rows: non_neg_integer(), widths: [float()] }
Where a rendered table ended, so the next element can be placed below it.
@type t() :: %Tincture.Layout.Table.RenderResult{ columns: non_neg_integer(), height: float(), row_height: float(), rows: non_neg_integer(), widths: [float()] }