TransitionStyle
A connection style configuration.
Props
Name | Description | Type |
---|---|---|
className? | An optional CSS class that’s used by the connection. | string |
smoothingLength? | The bend smoothing of the connection. | number |
sourceArrow? | The source arrow type. | Arrow |
targetArrow? | The target arrow type. | Arrow |
thickness? | The thickness of the connection. | number |