Engine API Reference - v2.23.0-beta.7
Developer Site
Blog
Discord
Forum
GitHub
Preparing search index...
ListEntry
Interface ListEntry
interface
ListEntry
{
cells
:
HTMLElement
[]
;
el
:
HTMLElement
;
indent
:
number
;
row
:
ListRow
;
}
Index
Properties
cells
el
indent
row
Properties
cells
cells
:
HTMLElement
[]
The cell elements.
el
el
:
HTMLElement
The row element.
indent
indent
:
number
The indentation last rendered.
row
row
:
ListRow
The row last rendered.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cells
el
indent
row
Home
Developer Site
Blog
Discord
Forum
GitHub
Engine API Reference - v2.23.0-beta.7
Loading...
The cell elements.