SocialLink
Overview
SocialLink
represents a single link to a social media platform or a related resource. It is used within the Social
model to define individual social media connections.
Attributes
label
type: string (optional)
The label or name of the social platform, e.g., "Facebook" or "Twitter."
imageUrl
type: string (optional)
The URL of an image or icon representing the social platform.
href
type: string (optional)
The URL of the social media page or sharing link.
storefrontLink
type: UrlStorefrontLink (optional)
A link to a storefront resource associated with this social link.