onTableDimensionResize

open fun onTableDimensionResize(tableId: String, newValue: Float)

Called when a table dimension is resized.

Parameters

tableId

The ID of the table.

newValue

The new value of the table dimension.