umd-styles-library
Preparing search index...
layout
grid
gap
GapGridOptions
Interface GapGridOptions
Options for gap grid style variants
Since
1.7.0
interface
GapGridOptions
{
centered
?:
boolean
;
columns
:
2
|
3
|
4
|
"stacked"
;
size
?:
"normal"
|
"large"
;
}
Index
Properties
centered?
columns
size?
Properties
Optional
centered
centered
?:
boolean
columns
columns
:
2
|
3
|
4
|
"stacked"
Optional
size
size
?:
"normal"
|
"large"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
centered
columns
size
umd-styles-library
Loading...
Options for gap grid style variants
Since
1.7.0