ixfx
Preparing search index...
Geometry
Grids
applyBounds
Function applyBounds
applyBounds
(
grid
:
Geometry
.
Grid
,
cell
:
Geometry
.
GridCell
,
wrap
?:
Geometry
.
GridBoundsLogic
,
)
:
undefined
|
Geometry
.
GridCell
Calculates a legal position for a cell based on
grid
size and
bounds
wrapping logic.
Parameters
grid
:
Geometry
.
Grid
cell
:
Geometry
.
GridCell
wrap
:
Geometry
.
GridBoundsLogic
= ...
Returns
undefined
|
Geometry
.
GridCell
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Calculates a legal position for a cell based on
grid
size andbounds
wrapping logic.