Socials
Socials
☰ Documentation
Documentation
Built Content that selects reusable site social definitions, adapts them to icon-based MenuItems, and delegates final navigation rendering to Menu.
Properties
ariaLabel
string
Accessible label for the action or navigation.
class
string
Optional styling hook.
*
keys
string[]
Keys in the site's socials map.
Items — string
*
type
string
Identifies the Element type represented by this object.
"socials"
Example
Required
{
"keys": [],
"type": "socials"
}
Full
{
"ariaLabel": "Community links",
"class": "example",
"keys": [
"community"
],
"type": "socials"
}
examples are generated from the schema.