Skip to main content

Interface: PropertySuggestionParams

Parameters for the smart link type suggestion handler.

See

PropertySuggestionHandler

Properties

PropertyTypeDescription

elementId

string

Target connected entity IRI.

lang

string

Current diagram model data language.

properties

readonly string[]

A collection of possible link type IRIs.

signal

undefined | AbortSignal

Cancellation signal.

token

string

Link type label search token.