setColumnSizing

abstract val setColumnSizing: (updater: Updater<{tanstack/table/core/ColumnSizingState=} ERROR CLASS: Symbol not found for ReadonlyRecord<kotlin/String, kotlin/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