Type Alias: RowProps
RowProps =
React.PropsWithChildren<{row:number; }>
Defined in: src/types.ts:149
Type of the Spreadsheet Row component props
RowProps =
React.PropsWithChildren<{row:number; }>
Defined in: src/types.ts:149
Type of the Spreadsheet Row component props