@geogirafe/lib-geoportal
Preparing search index...
tools/state/layout
getDefaultSizes
Function getDefaultSizes
getDefaultSizes
(
type
:
"1x1"
|
"2x1"
|
"1x2"
|
"2x2"
,
)
:
{
columns
:
number
[]
;
rows
:
number
[]
}
The sizes, in percent, of the equally distributed columns and 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 sizes, in percent, of the equally distributed columns and rows of a Layout.