Files
hyperframes/registry/components/hw-box-label/registry-item.json
T
2026-07-31 22:18:42 +02:00

21 lines
652 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "hw-box-label",
"type": "hyperframes:component",
"title": "Hand-Drawn Box Label",
"description": "Wobbled rounded rectangle draws around a region with a handwritten label above or centered",
"tags": ["handwritten", "annotation", "overlay"],
"files": [
{
"path": "hw-box-label.html",
"target": "compositions/components/hw-box-label.html",
"type": "hyperframes:snippet"
},
{
"path": "assets/fonts/Caveat-700-latin.woff2",
"target": "assets/fonts/Caveat-700-latin.woff2",
"type": "hyperframes:asset"
}
]
}