FunctionsSpreadsheetSpreadsheet CallableSpreadsheet<CellType>(props: Props<CellType>): ReactElement<any, string | JSXElementConstructor<any>>The Spreadsheet componentType parametersCellType: CellBase<any>Parametersprops: Props<CellType>Returns ReactElement<any, string | JSXElementConstructor<any>>
The Spreadsheet component