Skip to content

BlockSuite API Documentation / @blocksuite/store / BlockSelector

Type alias: BlockSelector()

BlockSelector: (block, doc) => boolean

Parameters

block: Block

doc: Doc

Returns

boolean

Source

packages/framework/store/src/store/doc/doc.ts:10