@geogirafe/lib-geoportal
Preparing search index...
tools/state/layout
getGridSize
Function getGridSize
getGridSize
(
type
:
"1x1"
|
"2x1"
|
"1x2"
|
"2x2"
,
)
:
{
columns
:
number
;
rows
:
number
}
The number of columns and of rows of a Layout.
Parameters
type
:
"1x1"
|
"2x1"
|
"1x2"
|
"2x2"
Returns
{
columns
:
number
;
rows
:
number
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@geogirafe/lib-geoportal
Loading...
The number of columns and of rows of a Layout.