mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 04:38:33 +00:00
19 lines
579 B
JSON
19 lines
579 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "mesh-gradient-bg",
|
|
"type": "hyperframes:component",
|
|
"title": "Mesh Gradient Background",
|
|
"description": "A render-safe mesh gradient using animated radial layers.",
|
|
"tags": ["effect"],
|
|
"files": [
|
|
{
|
|
"path": "mesh-gradient-bg.html",
|
|
"target": "compositions/components/mesh-gradient-bg.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": {
|
|
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/mesh-gradient-bg.png"
|
|
}
|
|
}
|