/ Blockeditor / LinkSettingsModel
Search results

LinkSettingsModel API in Angular Blockeditor API component

Interface for a class LinkSettings

Properties

openInNewWindow

boolean

Specifies whether the link should open in a new window/tab. If set to true, the link will open in a new window/tab, otherwise it will open in the same window.

url

string

Specifies the URL of the link. This is the destination where the link will navigate to when clicked.