mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
19 lines
559 B
JSON
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"
|
|
}
|
|
}
|