umd-styles-library
Preparing search index...
layout
grid
border
BorderedGridOptions
Interface BorderedGridOptions
Options for bordered grid style variants
Since
1.7.0
interface
BorderedGridOptions
{
columns
:
2
|
3
|
4
;
theme
?:
"light"
|
"dark"
;
}
Index
Properties
columns
theme?
Properties
columns
columns
:
2
|
3
|
4
Optional
theme
theme
?:
"light"
|
"dark"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
theme
umd-styles-library
Loading...
Options for bordered grid style variants
Since
1.7.0