Skip to main content
Version: Next

Type Alias: PageConfig

PageConfig = Omit<Page, "kind" | "component">

The optional configuration object accepted as the last argument of the page constructor.