gatelogue-types
Preparing search index...
Direction
Interface Direction<St, S>
interface
Direction
<
St
extends
Located
,
S
extends
boolean
=
true
>
{
backward_label
:
null
|
string
;
direction
:
number
;
forward_label
:
null
|
string
;
one_way
:
boolean
|
Sourced
<
boolean
,
S
>
;
}
Type Parameters
St
extends
Located
S
extends
boolean
=
true
Index
Properties
backward_
label
direction
forward_
label
one_
way
Properties
backward_
label
backward_label
:
null
|
string
direction
direction
:
number
forward_
label
forward_label
:
null
|
string
one_
way
one_way
:
boolean
|
Sourced
<
boolean
,
S
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
backward_
label
direction
forward_
label
one_
way
gatelogue-types
Loading...