Files
hyperframes/registry/components/caption-matrix-decode/registry-item.json
T

17 lines
606 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "caption-matrix-decode",
"type": "hyperframes:component",
"title": "Matrix Decode",
"description": "Character scramble animation before text reveal",
"tags": ["captions", "caption-style", "matrix", "scramble", "decode"],
"files": [
{
"path": "caption-matrix-decode.html",
"target": "compositions/components/caption-matrix-decode.html",
"type": "hyperframes:snippet"
}
],
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-matrix-decode/preview.mp4"
}