Skip to content

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

Function: getCell()

getCell(model, rowId, columnId): null | Cell

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

Parameters

model

DatabaseBlockModel

rowId

string

columnId

string

Returns

null | Cell