Kottster Packages API Reference
Preparing search index...
@kottster/react
DashboardPageProps
Interface DashboardPageProps
interface
DashboardPageProps
{
headerBottomSection
?:
ReactNode
;
headerRightSection
?:
ReactNode
;
maxContentWidth
?:
number
;
title
?:
string
;
}
Hierarchy
Pick
<
PageProps
,
"title"
|
"headerRightSection"
|
"headerBottomSection"
|
"maxContentWidth"
,
>
DashboardPageProps
Index
Properties
header
Bottom
Section?
header
Right
Section?
max
Content
Width?
title?
Properties
Optional
header
Bottom
Section
headerBottomSection
?:
ReactNode
Optional
header
Right
Section
headerRightSection
?:
ReactNode
Optional
max
Content
Width
maxContentWidth
?:
number
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
header
Bottom
Section
header
Right
Section
max
Content
Width
title
Kottster Packages API Reference
Loading...