Skip to content

TableEditor.validateSelectionBounds method

TableEditor › validateSelectionBounds

Unofficial

Clamp selection bounds to the table dimensions.

Signature:

validateSelectionBounds(bounds: TableSelectionBounds): TableSelectionBounds

Parameters:

ParameterTypeDescription
boundsTableSelectionBoundsThe bounds to clamp.

Returns: TableSelectionBoundsThe clamped bounds.