Websites v4 docs v5.2.4
Preparing search index...
API Reference/Sections
SectionElementProps
Type Alias SectionElementProps
type
SectionElementProps
=
{
baseClassName
?:
string
;
editMode
?:
boolean
;
element
:
SectionElement
;
elementIdChain
:
string
[]
;
globalConfig
?:
GlobalConfig
;
itemIdChain
?:
string
[]
;
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
;
SectionElementWrapper
?:
ISectionElementWrapper
;
}
Index
Properties
base
Class
Name?
edit
Mode?
element
element
Id
Chain
global
Config?
item
Id
Chain?
section
Section
Element
Wrapper?
Properties
Optional
base
Class
Name
baseClassName
?:
string
Optional
edit
Mode
editMode
?:
boolean
element
element
:
SectionElement
element
Id
Chain
elementIdChain
:
string
[]
Optional
global
Config
globalConfig
?:
GlobalConfig
Optional
item
Id
Chain
itemIdChain
?:
string
[]
section
section
:
Section
<
MixedSection
>
&
{
areaName
:
string
}
Optional
Section
Element
Wrapper
SectionElementWrapper
?:
ISectionElementWrapper
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Class
Name
edit
Mode
element
element
Id
Chain
global
Config
item
Id
Chain
section
Section
Element
Wrapper
Websites v4 docs v5.2.4
Loading...