Interface: GridChildProps
Defined in: react/src/types.ts:12
Extends
Properties
children?
optionalchildren:ReactNode
Defined in: react/src/types.ts:4
Inherited from
column?
optionalcolumn:number
Defined in: react/src/types.ts:13
columnSpan?
optionalcolumnSpan:number
Defined in: react/src/types.ts:15
row?
optionalrow:number
Defined in: react/src/types.ts:14
rowSpan?
optionalrowSpan:number
Defined in: react/src/types.ts:16