Defined in: features/cell-selection/cellSelectionFeature.types.ts:56
Which sides of a selected cell sit on the outer boundary of the selection.
bottom: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:57
left: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:58
right: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:59
top: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:60