Files
hyperframes/registry/components/spotlight-card/registry-item.json
T

19 lines
559 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "spotlight-card",
"type": "hyperframes:component",
"title": "Spotlight Card",
"description": "A card with a scripted cursor spotlight and lit border.",
"tags": ["effect"],
"files": [
{
"path": "spotlight-card.html",
"target": "compositions/components/spotlight-card.html",
"type": "hyperframes:snippet"
}
],
"preview": {
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/spotlight-card.png"
}
}