pivotick - v0.0.1
Preparing search index...
GraphOptions
RawEdge
Type Alias RawEdge
type
RawEdge
=
{
data
?:
EdgeData
;
from
:
string
|
number
;
id
?:
string
|
number
;
style
?:
Partial
<
EdgeFullStyle
>
;
to
:
string
|
number
;
}
Index
Properties
data?
from
id?
style?
to
Properties
Optional
data
data
?:
EdgeData
from
from
:
string
|
number
Optional
id
id
?:
string
|
number
Optional
style
style
?:
Partial
<
EdgeFullStyle
>
to
to
:
string
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
from
id
style
to
pivotick - v0.0.1
Loading...