Preparing search index...
The search index is not available
d3-dag
d3-dag
HasParentIds
Interface HasParentIds
default interface for data types with parent ids
interface
HasParentIds
{
parentIds
?:
Iterable
<
string
,
any
,
any
>
;
}
Index
Properties
parent
Ids?
Properties
Optional
Readonly
parent
Ids
parentIds
?:
Iterable
<
string
,
any
,
any
>
the parent ids
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parent
Ids
d3-dag
Loading...
default interface for data types with parent ids