Skip to Content
GitHub X LinkedIn

Introduction

  • Welcome
  • Getting Started
  • Licensing

Features

  • Custom Items
  • Custom Connections
  • Connection Labels
  • Tooltips
  • Context Menu
  • Search
  • Events
  • Built-In Components
  • Export Capabilities
  • Hiding and Showing Elements
  • Hook & CompanyOwnershipProvider

Main Components

  • <CompanyOwnership/>
  • <CompanyOwnershipProvider/>

Components

  • <Controls/>
  • <Overview/>
  • <RenderEntity/>
  • <RenderTooltip/>

Hooks

  • useCompanyOwnershipContext()

Types

  • Arrow
  • CompanyOwnershipData
  • CompanyOwnershipModel
  • CompanyOwnershipProps
  • Connection
  • ConnectionLabelProvider
  • ConnectionStyle
  • ConnectionStyleProvider
  • ConnectionType
  • ContextMenuItem
  • ContextMenuItemAction
  • ContextMenuItemProvider
  • ContextMenuProps
  • ControlButton
  • ControlsButtonProvider
  • ControlsProps
  • EdgeRoutingStyle
  • Entity
  • EntityId
  • EntityLabelProvider
  • EntityType
  • ExportSettings
  • HighlightOptions
  • ItemFocusedListener
  • ItemHoveredListener
  • ItemSelectedListener
  • LayoutDirection
  • LayoutOptions
  • OverviewProps
  • Ownership
  • Position
  • PrintSettings
  • RenderContextMenuProps
  • RenderControlsProps
  • RenderEntityProps
  • RenderTooltipProps
  • SearchFunction
  • SimpleLabel
  • UserConnection
  • UserEntity

Functions

  • DefaultContextMenuItems
  • DefaultControlButtons
  • initializeWebWorker
  • registerLicense

Introduction

  • Welcome
  • Getting Started
  • Licensing

Features

  • Custom Items
  • Custom Connections
  • Connection Labels
  • Tooltips
  • Context Menu
  • Search
  • Events
  • Built-In Components
  • Export Capabilities
  • Hiding and Showing Elements
  • Hook & CompanyOwnershipProvider

Main Components

  • <CompanyOwnership/>
  • <CompanyOwnershipProvider/>

Components

  • <Controls/>
  • <Overview/>
  • <RenderEntity/>
  • <RenderTooltip/>

Hooks

  • useCompanyOwnershipContext()

Types

  • Arrow
  • CompanyOwnershipData
  • CompanyOwnershipModel
  • CompanyOwnershipProps
  • Connection
  • ConnectionLabelProvider
  • ConnectionStyle
  • ConnectionStyleProvider
  • ConnectionType
  • ContextMenuItem
  • ContextMenuItemAction
  • ContextMenuItemProvider
  • ContextMenuProps
  • ControlButton
  • ControlsButtonProvider
  • ControlsProps
  • EdgeRoutingStyle
  • Entity
  • EntityId
  • EntityLabelProvider
  • EntityType
  • ExportSettings
  • HighlightOptions
  • ItemFocusedListener
  • ItemHoveredListener
  • ItemSelectedListener
  • LayoutDirection
  • LayoutOptions
  • OverviewProps
  • Ownership
  • Position
  • PrintSettings
  • RenderContextMenuProps
  • RenderControlsProps
  • RenderEntityProps
  • RenderTooltipProps
  • SearchFunction
  • SimpleLabel
  • UserConnection
  • UserEntity

Functions

  • DefaultContextMenuItems
  • DefaultControlButtons
  • initializeWebWorker
  • registerLicense

EdgeRoutingStyle

Style describing the visual representation of an edge in the graph. See https://docs.yworks.com/yfileshtml/#/api/HierarchicLayoutEdgeRoutingStyle

Type
”orthogonal”
| “curved”
| “octilinear”
| “polyline”
# EdgeRoutingStyle