Preparing search index...
The search index is not available
@inweb/client
@inweb/client
ICdaNode
Interface ICdaNode
Defines the CDA tree node.
interface
ICdaNode
{
children
:
ICdaNode
[]
;
handle
:
string
;
name
:
string
;
}
Index
Properties
children
handle
name
Properties
children
children
:
ICdaNode
[]
Nested objects.
handle
handle
:
string
Object original handle.
name
name
:
string
Object name.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
handle
name
@inweb/client
Loading...
Defines the CDA tree node.