Files
hyperframes/registry/blocks/mk-callout-highlight/registry-item.json
T
2026-07-31 22:17:05 +02:00

21 lines
628 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "mk-callout-highlight",
"type": "hyperframes:block",
"title": "Word-Sweep Highlight",
"description": "A sentence whose word-by-word emphasis is driven by a single scalar \u2014 tween it to sync the highlight with a voiceover",
"tags": ["typography", "karaoke", "captions", "minimal"],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 8,
"files": [
{
"path": "mk-callout-highlight.html",
"target": "compositions/mk-callout-highlight.html",
"type": "hyperframes:composition"
}
]
}