Files
hyperframes/registry/components/yt-avatar-pip/registry-item.json
T
2026-07-31 22:18:26 +02:00

16 lines
522 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "yt-avatar-pip",
"type": "hyperframes:component",
"title": "Circle PiP Window",
"description": "Circular or rounded-rect masked picture-in-picture window with ring and shadow for a second video or image; pop in/out helpers",
"tags": ["pip", "overlay", "creator"],
"files": [
{
"path": "yt-avatar-pip.html",
"target": "compositions/components/yt-avatar-pip.html",
"type": "hyperframes:snippet"
}
]
}