Websites v4 docs v5.2.5
Preparing search index...
API Reference/Theme
PageSection
Function PageSection
PageSection
(
__namedParameters
:
SectionWrapperProps
<
MixedSection
>
&
{
globalConfig
?:
GlobalConfig
;
SectionElementWrapper
?:
ISectionElementWrapper
;
}
&
{
AddElement
?:
FunctionComponent
<
{
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
}
,
>
;
children
:
ReactNode
;
className
?:
string
;
globalConfig
:
GlobalConfig
;
hasOverride
?:
boolean
;
isHighlighted
?:
boolean
;
isOverride
?:
boolean
;
isSelected
?:
boolean
;
ManageSections
?:
FunctionComponent
<
{
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
}
,
>
;
RemoveSection
?:
FunctionComponent
<
{
areaName
:
string
;
id
:
string
}
>
;
}
,
)
:
Element
Parameters
__namedParameters
:
SectionWrapperProps
<
MixedSection
>
&
{
globalConfig
?:
GlobalConfig
;
SectionElementWrapper
?:
ISectionElementWrapper
;
}
&
{
AddElement
?:
FunctionComponent
<
{
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
}
,
>
;
children
:
ReactNode
;
className
?:
string
;
globalConfig
:
GlobalConfig
;
hasOverride
?:
boolean
;
isHighlighted
?:
boolean
;
isOverride
?:
boolean
;
isSelected
?:
boolean
;
ManageSections
?:
FunctionComponent
<
{
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
}
,
>
;
RemoveSection
?:
FunctionComponent
<
{
areaName
:
string
;
id
:
string
}
>
;
}
Returns
Element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Websites v4 docs v5.2.5
Loading...