Guaxu Docs
Preparing search index...
guaxu-react
GridProps
Interface GridProps
interface
GridProps
{
children
:
ReactNode
;
columnGap
:
Responsive
<
"24"
|
"12"
|
"6"
|
"4"
|
"8"
|
"16"
|
"20"
|
"32"
|
"40"
,
>
;
rowGap
:
Responsive
<
"24"
|
"12"
|
"6"
|
"4"
|
"8"
|
"16"
|
"20"
|
"32"
|
"40"
,
>
;
}
Index
Properties
children
column
Gap
row
Gap
Properties
children
children
:
ReactNode
column
Gap
columnGap
:
Responsive
<
"24"
|
"12"
|
"6"
|
"4"
|
"8"
|
"16"
|
"20"
|
"32"
|
"40"
>
row
Gap
rowGap
:
Responsive
<
"24"
|
"12"
|
"6"
|
"4"
|
"8"
|
"16"
|
"20"
|
"32"
|
"40"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
column
Gap
row
Gap
Guaxu Docs
Loading...