Interface for a class LinkSettings
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.
string
Specifies the URL of the link. This is the destination where the link will navigate to when clicked.