ilinktopageinput

@nishans/core / Exports / ILinkToPageInput

Interface: ILinkToPageInput#

Hierarchy#

  • IInput

    ↳ ILinkToPageInput

Index#

Properties#

Properties#

format#

• Optional format: undefined | Record<string, unknown>

Defined in: core/types/block.ts:168


id#

• Optional id: undefined | string

Defined in: core/types/block.ts:7


page_id#

• page_id: string

Defined in: core/types/block.ts:167


properties#

• Optional properties: undefined | Record<string, unknown>

Defined in: core/types/block.ts:169


type#

• type: link_to_page

Defined in: core/types/block.ts:166