gatelogue-types
Preparing search index...
Connection
Interface Connection<L, St, S>
interface
Connection
<
L
extends
Node
,
St
extends
Located
,
S
extends
boolean
=
true
,
>
{
direction
:
null
|
Direction
<
St
,
S
>
;
line
:
number
;
}
Type Parameters
L
extends
Node
St
extends
Located
S
extends
boolean
=
true
Index
Properties
direction
line
Properties
direction
direction
:
null
|
Direction
<
St
,
S
>
line
line
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
line
gatelogue-types
Loading...