API > @blocksuite/blocks > getDocPage
Function: getDocPage ​
getDocPage(
page
):null
|DocPageBlockComponent
If it's not in the page mode, it will return null
directly.
Parameters ​
Parameter | Type |
---|---|
page | Page |
Returns ​
null
| DocPageBlockComponent
Defined In ​
packages/blocks/src/_common/utils/query.ts:154