BlockSuite API Documentation / @blocksuite/affine-block-database / updateCells
Function: updateCells()
updateCells(
model
,columnId
,cells
):void
Defined in: packages/affine/blocks/block-database/src/utils/block-utils.ts:178
Parameters
model
columnId
string
cells
Record
<string
, unknown
>
Returns
void