Skip to content

API > @blocksuite/blocks > getDocPage

Function: getDocPage ​

getDocPage(page): null | DocPageBlockComponent

If it's not in the page mode, it will return null directly.

Parameters ​

ParameterType
pagePage

Returns ​

null | DocPageBlockComponent

Defined In ​

packages/blocks/src/_common/utils/query.ts:154