Interface: WebViewLink
Defined in: model/webViewLink.ts:8
An object containing a link that opens the resource in a browser.
Export
WebViewLink
Properties
href
href:
string
Defined in: model/webViewLink.ts:14
The location (URL) of the resource the link points to.
Memberof
WebViewLink