setColumnSizing

abstract val setColumnSizing: (updater: Updater<<Error class: unknown class><String, Int>>) -> Unit(source)

Sets the column sizing state using an updater function or a value. This will trigger the underlying onColumnSizingChange function if one is passed to the table options, otherwise the state will be managed automatically by the table. API Docs Guide