Skip to main content

notion.createpageprops.properties

Home > @runlightyear/notion > CreatePageProps > properties

CreatePageProps.properties property

The values of the page’s properties. If the parent is a database, then the schema must match the parent database’s properties. If the parent is a page, then the only valid object key is title.

Signature:
properties: PagePropertiesInput;