Skip to content

Type alias: CreateSectionHookPayload

Ƭ CreateSectionHookPayload: Object

Type declaration

Name Type Description
identifier string Identifier of the section.
pageId string Preview ID of page in FirstSpirit.
sectionData any The data of the created section.
siblingPreviewId? string If it is not the first section in the slot, the sibling of the newly created section.
slotName string Name of slot where the section should be created into as defined in the FirstSpirit template.

Last update: January 30, 2024