A purely visual connector element used to link ChainIcon components together.
Renders a stylized SVG link that natively sits horizontally, with support for vertical rotation.
Parameters
props: {vertical?:boolean}
The component properties.
Optionalvertical?: boolean
If true, rotates the connector 90 degrees and adjusts spacing for vertical layouts.
A purely visual connector element used to link
ChainIconcomponents together. Renders a stylized SVG link that natively sits horizontally, with support for vertical rotation.