Slot mock data
{
"name": "slot",
"description": "A placeholder inside a web component that users can fill with their own markup, with the effect of composing different DOM trees together.",
"attributes": [
{
"key": "name",
"val": "The name of the slot."
}
]
}