Documentation
Preparing search index...
ts_lib/lib/graphmanip2
GraphCommandExtraNodes
Type Alias GraphCommandExtraNodes
type
GraphCommandExtraNodes
=
{
content
:
{
configs
:
AnyGraphCommandExtraNodeConfig
[]
;
rootId
:
GraphNodeRootId
;
}
;
type
:
"extraNodes"
;
}
Index
Properties
content
type
Properties
content
content
:
{
configs
:
AnyGraphCommandExtraNodeConfig
[]
;
rootId
:
GraphNodeRootId
}
Type declaration
configs
:
AnyGraphCommandExtraNodeConfig
[]
rootId
:
GraphNodeRootId
Root ID of a node of the article. The nodes will be injected at meaningful positions.
type
type
:
"extraNodes"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
type
Documentation
Loading...
Root ID of a node of the article. The nodes will be injected at meaningful positions.