Preparing search index...
The search index is not available
JsPlumb - v7.2.5
JsPlumb
DecorateParams
Type Alias DecorateParams
Decorate
Params
:
{
adapter
:
AbstractLayoutAdapter
<
BrowserElement
>
;
appendElement
:
(
(
el
:
BrowserElement
,
pos
:
PointXY
,
alignment
?:
AppendedElementAlignments
)
=>
void
)
;
bounds
:
Extents
;
fixElement
:
(
(
el
:
BrowserElement
,
pos
:
PointXY
,
constraints
?:
FixedElementConstraints
,
id
?:
string
)
=>
FixedElement
)
;
floatElement
:
(
(
el
:
BrowserElement
,
pos
:
PointXY
)
=>
void
)
;
layout
:
AbstractLayout
<
any
>
;
positions
:
Map
<
string
,
PointXY
>
;
setAbsolutePosition
:
(
(
el
:
BrowserElement
,
xy
:
PointXY
)
=>
void
)
;
surface
:
Surface
;
toolkit
:
JsPlumbToolkit
;
}
Parameters for a decorator
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
JsPlumb - v7.2.5
Loading...
Version :
7.2.5
7.2.3
7.3.0
7.2.0
7.1.1
7.1.0
7.0.1
7.0.0
6.81.0
6.80.0
6.72.0
6.71.0
6.70.1
6.70.0
6.60.2
6.60.1
6.60.0
6.50.0
6.40.0
6.30.0
6.29.0
6.28.0
6.27.0
6.26.0
6.24.0
6.23.0
6.22.0
6.19.0
6.18.0
Parameters for a decorator