LinksProviderListItem
typedef
Link list item that represents a single link in the provider's list. It's displayed after the user clicks the button that opens the list in the link form view.
Properties
href : stringmodule:link/linkui~LinksProviderListItem#hrefURL of the link.
icon : string | undefinedmodule:link/linkui~LinksProviderListItem#iconOptional icon displayed for the item.
id : stringmodule:link/linkui~LinksProviderListItem#idUnique identifier of the item. Avoids collection malfunction when there are links with the same labels.
label : stringmodule:link/linkui~LinksProviderListItem#labelLabel that is used as a text for the list item.