Creates the optional row bridge for a simple data-first input.
Package
@sheetwrite/core/adapter
Source
packages/core/src/adapter.ts#L258
Declaration
functioncreateSimpleRowBridge<
RowextendsRecord<string, CellScalartype CellScalar = string | number | boolean | null;typeCellScalar=string|number|boolean|null;typeCellScalar=|string|number|boolean|null;A scalar that can be displayed directly.API reference →>,
IdextendsRowBridgeIdtype RowBridgeId = string | number;typeRowBridgeId=string|number;typeRowBridgeId=string|number;A stable host identity for one data-space row.API reference →=RowBridgeIdtype RowBridgeId = string | number;typeRowBridgeId=string|number;typeRowBridgeId=string|number;A stable host identity for one data-space row.API reference →,