Connection

The basic data type for the connections between entities visualized by the CompanyOwnership component.

Props

NameDescriptionType
sourceId
The id of the connection source entity
EntityId
targetId
The id of the connection target entity
EntityId
type?
The optional type of the connection. The type determines the default visualization of the connection.
ConnectionType