Kottster Packages API Reference
Preparing search index...
@kottster/react
PageProps
Interface PageProps
interface
PageProps
{
children
?:
ReactNode
|
ReactNode
[]
;
headerBottomSection
?:
ReactNode
;
headerRightSection
?:
ReactNode
;
loadPageSettings
?:
boolean
;
maxContentWidth
?:
number
;
title
?:
string
;
withHeader
?:
boolean
;
}
Index
Properties
children?
header
Bottom
Section?
header
Right
Section?
load
Page
Settings?
max
Content
Width?
title?
with
Header?
Properties
Optional
children
children
?:
ReactNode
|
ReactNode
[]
Optional
header
Bottom
Section
headerBottomSection
?:
ReactNode
Optional
header
Right
Section
headerRightSection
?:
ReactNode
Optional
load
Page
Settings
loadPageSettings
?:
boolean
Optional
max
Content
Width
maxContentWidth
?:
number
Optional
title
title
?:
string
Optional
with
Header
withHeader
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
header
Bottom
Section
header
Right
Section
load
Page
Settings
max
Content
Width
title
with
Header
Kottster Packages API Reference
Loading...