@moxijs/core - v0.3.4
Preparing search index...
CellPosition
Interface CellPosition
Cell position information passed to callback functions
interface
CellPosition
{
index
:
number
;
pixelX
:
number
;
pixelY
:
number
;
total
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
index
pixel
X
pixel
Y
total
x
y
Properties
index
index
:
number
pixel
X
pixelX
:
number
pixel
Y
pixelY
:
number
total
total
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index
pixel
X
pixel
Y
total
x
y
@moxijs/core - v0.3.4
Loading...
Cell position information passed to callback functions