Files
hyperframes/registry/blocks/yt-vertical-fill/registry-item.json
T
2026-07-31 22:18:26 +02:00

21 lines
670 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-vertical-fill",
"type": "hyperframes:block",
"title": "Vertical Media Filler",
"description": "Portrait media filling a widescreen frame via blurred-scale, mirror, or copy side fills; grid texture and foreground contrast lift (images inside the block; keep live footage in the host)",
"tags": ["placeholder", "vertical", "media"],
"dimensions": {
"width": 1920,
"height": 1080
},
"duration": 8,
"files": [
{
"path": "yt-vertical-fill.html",
"target": "compositions/yt-vertical-fill.html",
"type": "hyperframes:composition"
}
]
}