Properties
Static
Readonly
customTargetButtonName
customTargetButtonName: string = "customLinkTargetButton"
Static
Readonly
pluginName
pluginName: "CustomLinkTargetUI" = ...
Static
Readonly
requires
requires: (typeof default | typeof default)[] = ...
Adds a button to the
LinkUI
for selecting a custom target, i.e., if the button is pressed, an input field pops up to enter any string aslinkTarget
.