Preparing search index...
The search index is not available
Reference - BaklavaJS
Reference - BaklavaJS
@baklavajs/renderer-vue
ITemporaryConnection
Interface ITemporaryConnection
interface
ITemporaryConnection
{
from
:
NodeInterface
<
any
>
;
mx
?:
number
;
my
?:
number
;
status
:
TemporaryConnectionState
;
to
?:
NodeInterface
<
any
>
;
}
Index
Properties
from
mx?
my?
status
to?
Properties
from
from
:
NodeInterface
<
any
>
Optional
mx
mx
?:
number
Optional
my
my
?:
number
status
status
:
TemporaryConnectionState
Optional
to
to
?:
NodeInterface
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
from
mx
my
status
to
Reference - BaklavaJS
Loading...