Skip to main content

Interface: ConnectionsMenuCommands

Events for ConnectionsMenu event bus.

See

ConnectionsMenu

Properties

PropertyModifierTypeDescription

findCapabilities

public

object

Triggered on a request to query implementations for its capabilities.

findCapabilities.capabilities

readonly

Record<string, never>[]

Collects found connections menu capabilities.

show

public

object

Can be triggered to open connections menu for the target elements.

show.openAll?

readonly

boolean

Whether to open (connected by) "All" link type.

Default

false

show.targets

readonly

readonly Element[]

Target diagram elements to navigate from.