Skip to main content

notion.createpageprops.children

Home > @runlightyear/notion > CreatePageProps > children

CreatePageProps.children property

The content to be rendered on the new page, represented as an array of block objects.

Signature:
children?: Array<BlockInput>;