ipagecreateinput
@nishans/core / Exports / IPageCreateInput
Interface: IPageCreateInput#
Hierarchy#
IInput
↳ IPageCreateInput
Index#
Properties#
Properties#
contents#
• Optional contents: undefined | TBlockInput[]
Defined in: core/types/block.ts:99
format#
• Optional format: undefined | Partial<PageFormat>
Defined in: core/types/block.ts:97
id#
• Optional id: undefined | string
Defined in: core/types/block.ts:7
isPrivate#
• Optional isPrivate: undefined | boolean
Defined in: core/types/block.ts:98
properties#
• properties: PageProps
Defined in: core/types/block.ts:96
type#
• type: page
Defined in: core/types/block.ts:95