Websites v4 docs v5.2.5
Preparing search index...
API Reference/State
Section
Interface Section<T>
interface
Section
<
T
>
{
_id
?:
string
;
appliedTo
?:
string
|
null
;
component
:
string
;
configuration
:
T
;
id
:
string
;
name
?:
string
;
sharedSection
?:
string
|
Section
<
T
>
;
}
Type Parameters
T
Index
Properties
_
id?
applied
To?
component
configuration
id
name?
shared
Section?
Properties
Optional
_
id
_id
?:
string
Optional
applied
To
appliedTo
?:
string
|
null
component
component
:
string
configuration
configuration
:
T
id
id
:
string
Optional
name
name
?:
string
Optional
shared
Section
sharedSection
?:
string
|
Section
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
applied
To
component
configuration
id
name
shared
Section
Websites v4 docs v5.2.5
Loading...