Preparing search index...
The search index is not available
@euxdt/grid-core
@euxdt/grid-core
VirtualTreeNode
Interface VirtualTreeNode
Hierarchy
VirtualTreeNode
Index
Properties
attributes?
box
children?
class
Names?
column
Position?
disabled?
grid
Options
html
Atrributes?
key
refresh?
renderer?
row
Position?
selectable?
styles?
type
Properties
Optional
attributes
attributes
?:
Record
<
string
,
unknown
>
box
box
:
Box
Optional
children
children
?:
string
|
VirtualTreeNode
[]
Optional
class
Names
class
Names
?:
string
Optional
column
Position
column
Position
?:
ColumnPositionInfo
Optional
disabled
disabled
?:
boolean
grid
Options
grid
Options
:
GridOptions
Optional
html
Atrributes
html
Atrributes
?:
Record
<
string
,
unknown
>
key
key
:
string
Optional
refresh
refresh
?:
null
|
(
(
)
=>
void
)
Optional
renderer
renderer
?:
(
(
props
:
RendererProps
)
=>
unknown
)
Type declaration
(
props
:
RendererProps
)
:
unknown
Parameters
props:
RendererProps
Returns
unknown
Optional
row
Position
row
Position
?:
RowPositionInfo
Optional
selectable
selectable
?:
boolean
Optional
styles
styles
?:
Record
<
string
,
unknown
>
type
type
:
TreeNodeType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@euxdt/grid-
core
Virtual
Tree
Node
attributes?
box
children?
class
Names?
column
Position?
disabled?
grid
Options
html
Atrributes?
key
refresh?
renderer?
row
Position?
selectable?
styles?
type
Generated using
TypeDoc