@moxijs/core - v0.3.4
Preparing search index...
GridOptions
Interface GridOptions
Configuration options for grid generation
interface
GridOptions
{
cellHeight
:
number
;
cellWidth
:
number
;
centered
?:
boolean
;
height
:
number
;
width
:
number
;
}
Index
Properties
cell
Height
cell
Width
centered?
height
width
Properties
cell
Height
cellHeight
:
number
cell
Width
cellWidth
:
number
Optional
centered
centered
?:
boolean
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cell
Height
cell
Width
centered
height
width
@moxijs/core - v0.3.4
Loading...
Configuration options for grid generation