@joint/react
Preparing search index...
ElementPortShape
Type Alias ElementPortShape
ElementPortShape
:
LiteralUnion
<
"ellipse"
|
"rect"
>
Shape of a port's body.
'ellipse'
renders an ellipse.
'rect'
renders a rectangle.
Any other string is used directly as the SVG path
d
attribute.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@joint/react
Loading...
Shape of a port's body.
'ellipse'renders an ellipse.'rect'renders a rectangle.dattribute.