Interface AttributionNoticePageLayout

Hierarchy

  • PageLayout
    • AttributionNoticePageLayout

Properties

Properties

getChildren?: (() => AttributionNoticePageLayout[])

Type declaration

    • (): AttributionNoticePageLayout[]
    • Get the children of this page layout. Appended directly after this given page layout. If the children here also contain children, they MUST already be in the array, or else they will not be appended.

      Returns AttributionNoticePageLayout[]

parent: any

The parent of this page.

Generated using TypeDoc