Websites v4 docs v5.2.4
Preparing search index...
API Reference/Sections
SectionWrapperProps
Type Alias SectionWrapperProps<T>
type
SectionWrapperProps
<
T
>
=
{
editMode
?:
boolean
;
section
:
Section
<
T
>
&
{
areaName
:
string
}
;
}
Type Parameters
T
Index
Properties
edit
Mode?
section
Properties
Optional
edit
Mode
editMode
?:
boolean
section
section
:
Section
<
T
>
&
{
areaName
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edit
Mode
section
Websites v4 docs v5.2.4
Loading...