Preparing search index...
@universe-dg/sdk
Universe
Platform
Uikit
PageHeaderBaseProps
Interface PageHeaderBaseProps
Public
interface
PageHeaderBaseProps
{
afterTitleContent
?:
ReactNode
;
groupSectionTitle
?:
ReactNode
;
horizontalMenu
?:
Element
;
icon
?:
ReactNode
;
iconType
?:
IconName
;
itemTitle
?:
ReactNode
;
pageTitle
?:
string
;
sectionSubTitle
?:
ReactNode
;
sectionTitle
:
ReactNode
;
sectionTitleTooltip
?:
string
;
}
Index
Properties
after
Title
Content?
group
Section
Title?
horizontal
Menu?
icon?
icon
Type?
item
Title?
page
Title?
section
Sub
Title?
section
Title
section
Title
Tooltip?
Properties
Optional
after
Title
Content
afterTitleContent
?:
ReactNode
Optional
group
Section
Title
groupSectionTitle
?:
ReactNode
Optional
horizontal
Menu
horizontalMenu
?:
Element
Optional
icon
icon
?:
ReactNode
Optional
icon
Type
iconType
?:
IconName
Optional
item
Title
itemTitle
?:
ReactNode
Optional
page
Title
pageTitle
?:
string
Optional
section
Sub
Title
sectionSubTitle
?:
ReactNode
section
Title
sectionTitle
:
ReactNode
Optional
section
Title
Tooltip
sectionTitleTooltip
?:
string
On This Page
Properties
after
Title
Content
group
Section
Title
horizontal
Menu
icon
icon
Type
item
Title
page
Title
section
Sub
Title
section
Title
section
Title
Tooltip
Юниверс DG SDK UI
Loading...
Public