OverflowColumnConfig

Controls what goes into the unused space after the last column of a Table. This virtual column is visible when the real columns do not fill the entire width of the Table.

Functions

Link copied to clipboard
open fun body(table: T): View?
Link copied to clipboard
open fun header(table: T): View?