Interface ILinkPropertyItemOptions

Optional properties for Link property item

Hierarchy

Properties

enable?: boolean

Remarks

Initial enabled state of property item. If undefined, it will default to true.

hideIcon?: boolean

Remarks

Hides the link icon. If undefined, it will default to false.

Remarks

Localized title of the text item.

tooltip?: LocalizedString

Remarks

Tooltip description of the property item

visible?: boolean

Remarks

Initial visibility state of property item. If undefined, it will default to true.