Preparing search index...
The search index is not available
ixfx
ixfx
Geometry
Grids
applyBounds
Function applyBounds
Calculates a legal position for a cell based on
grid
size and
bounds
wrapping logic.
apply
Bounds
(
grid
,
cell
,
wrap
?
)
:
undefined
|
GridCell
Parameters
grid
:
Grid
cell
:
GridCell
wrap
:
GridBoundsLogic
= ...
Returns
undefined
|
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.