supported
Supported public entry point. Import this entry point as @sheetwrite/react.
Source entry: packages/react/src/index.tsx
Exported symbols
Classes 1
Interfaces 9
CellEditorFramework-neutral named editor definition registered through GridOptions.editors.
CellEditorContextImmutable state and guarded completion callbacks for one mounted editor.
CellEditorInstanceRetained lifecycle returned by a custom editor's mount method.
GridImperative grid handle for document commands, events, rendering, and teardown.
GridCommandStateObservable availability and selection-derived activity for one command.
GridReadyEventGrid handle, generation, and reason published after adapter initialization.
RowBridgeProjectionResult of projection or reconciliation.
SheetwriteGridPropsAdvanced framework adapter props for workbook data or datasource ownership.
SimpleColumnColumn definition accepted by the adapters’ simple row-object API.
Types 7
CellEditorNavigationSelection movement applied after a successful editor commit.
CellScalarA scalar that can be displayed directly.
GridCommandNameBuilt-in command names accepted by state queries and change events.
RowBridgeDeltaEvery possible projection produced by a row bridge.
RowBridgeHandlerCallback accepted by imperative and framework adapters.
RowBridgeIdA stable host identity for one data-space row.
SheetwritePropsSimple framework adapter props for columns and default row objects.