Graphora API
Preparing search index...
@graphora/layouts
GridLayoutOptions
Interface GridLayoutOptions
interface
GridLayoutOptions
{
cellHeight
?:
number
;
cellWidth
?:
number
;
center
?:
Point
;
columns
?:
number
;
}
Index
Properties
cell
Height?
cell
Width?
center?
columns?
Properties
Optional
Readonly
cell
Height
cellHeight
?:
number
Optional
Readonly
cell
Width
cellWidth
?:
number
Optional
Readonly
center
center
?:
Point
Optional
Readonly
columns
columns
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cell
Height
cell
Width
center
columns
Graphora API
Loading...