Sign up (with export icon)

LinksProviderListItem

Api-typedef icon 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

  • Chevron-right icon

    href : string

    URL of the link.

  • Chevron-right icon

    icon : string | undefined

    Optional icon displayed for the item.

  • Chevron-right icon

    id : string

    Unique identifier of the item. Avoids collection malfunction when there are links with the same labels.

  • Chevron-right icon

    label : string

    Label that is used as a text for the list item.