LinkDisplayText interface

Display text of link.

Properties

localizedValue

Localized display text of link.

value

Display text of link.

Property Details

localizedValue

Localized display text of link.

localizedValue?: string

Property Value

string

value

Display text of link.

value?: string

Property Value

string