Appearance
function SheetViewer(props: UiSheetViewerProps): Block;
Defined in: src/renderer/blocks/index.ts:1165
Spreadsheet (xlsx) viewer rendered via handsontable.
props
UiSheetViewerProps
Block
SheetViewer({base64: '...xlsx-base64...'});