Skip to main content

GenericPage

Page for generic content. To use data binding, you must provide @contember/binding#DataBindingProvider
<GenericPage>
<p>Welcome to Contember.</p>
</GenericPage>
GenericPageProps
GenericPageProps
Intersection of
Omit
LayoutPageProps
LayoutPageProps
actions
React.ReactNode
afterTitle
React.ReactNode
fit
| "none"| "content"
headingProps
HeadingProps
layout
| "center"| "stretch"| "end"| "start"
navigation
React.ReactNode
pageContentLayout
| "center"| "stretch"| "end"| "start"
scheme
Scheme
side
React.ReactNode
theme
Intent
themeContent
Intent
themeControls
Intent
title
React.ReactNode
GenericPageProps
children*
React.ReactNode
pageName
string