# Interface: PageProps

@makerx/repository-website-generator / components/Page / PageProps

components/Page.PageProps

Hierarchy

Table of contents

Properties

Properties

children

children: ReactNode

Defined in

components/Page.tsx:8


Optional imageLogo: string

Inherited from

PageHeaderProps.imageLogo

Defined in

components/PageHeader.tsx:10


pages

pages: IPageMeta[]

Defined in

components/Page.tsx:9


title

title: string

Inherited from

PageHeaderProps.title

Defined in

components/PageHeader.tsx:7


titleSubscript

Optional titleSubscript: string

Inherited from

PageHeaderProps.titleSubscript

Defined in

components/PageHeader.tsx:8


titleSuperscript

Optional titleSuperscript: string

Inherited from

PageHeaderProps.titleSuperscript

Defined in

components/PageHeader.tsx:9