Companion

Functions

Link copied to clipboard
inline operator fun <T> invoke(values: List<T>, selectionModel: SelectionModel<Int>? = null, scrollCache: Int = 0, noinline block: ColumnFactory<T>.() -> Unit): DynamicTable<T, MutableListModel<T>>