Engine API Reference - v2.23.0-beta.7
Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
SectionElements
Interface SectionElements
interface
SectionElements
{
el
:
HTMLElement
;
rows
:
Map
<
string
,
RowElements
>
;
rowsEl
:
HTMLElement
;
titleEl
:
HTMLElement
;
}
Index
Properties
el
rows
rows
El
title
El
Properties
el
el
:
HTMLElement
The section.
rows
rows
:
Map
<
string
,
RowElements
>
The rows by key.
rows
El
rowsEl
:
HTMLElement
The container the rows live in.
title
El
titleEl
:
HTMLElement
The clickable title.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
el
rows
rows
El
title
El
Home
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.23.0-beta.7
Loading...
The section.