Skip to content

BlockSuite API Documentation / @blocksuite/affine-block-database / updateCell

Function: updateCell()

updateCell(model, rowId, cell): void

Defined in: packages/affine/blocks/block-database/src/utils/block-utils.ts:143

Parameters

model

DatabaseBlockModel

rowId

string

cell

Cell

Returns

void