Optional iconThe icon which is displayed as a clickable sharing option.
 - It cannot be combined with SocialSharingItem.text.
Optional labelThe label of the clickable sharing option.
 - For example, to add the title.
The URL that will be shared.
 - Overrides SocialSharing.url.
 - This can also be a string with the <URL> token. The token will be replaced by SocialSharing.url.
 - It can not be combined with SocialSharingItem.text.
SocialSharing.url if present, else location.href.
Optional textThe text which is displayed as a clickable sharing option.
 - For example, to add embed codes.
 - It cannot be combined with SocialSharingItem.icon or SocialSharingItem.src.
Represents a social media to which the player can share content.
Remarks
- Available since v2.14.5.