sesaparcours
Preparing search index...
viewer/Viewer
<internal>
ManagedElement
Type Alias ManagedElement<E>
type
ManagedElement
<
E
>
=
{
connections
?:
Connection
[]
;
data
:
Record
<
string
,
Record
<
string
,
any
>
>
;
el
:
jsPlumbElement
<
E
>
;
endpoints
?:
Endpoint
[]
;
group
?:
string
;
rotation
?:
number
;
viewportElement
?:
ViewportElement
<
E
>
;
}
Type Parameters
E
Index
Properties
connections?
data
el
endpoints?
group?
rotation?
viewport
Element?
Properties
Optional
connections
connections
?:
Connection
[]
data
data
:
Record
<
string
,
Record
<
string
,
any
>
>
el
el
:
jsPlumbElement
<
E
>
Optional
endpoints
endpoints
?:
Endpoint
[]
Optional
group
group
?:
string
Optional
rotation
rotation
?:
number
Optional
viewport
Element
viewportElement
?:
ViewportElement
<
E
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connections
data
el
endpoints
group
rotation
viewport
Element
sesaparcours
Loading...