mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
19 lines
663 B
JSON
19 lines
663 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "onboarding-stepper-flow",
|
|
"type": "hyperframes:component",
|
|
"title": "Onboarding Stepper Flow",
|
|
"description": "A composed onboarding flow with milestone rail, active step card, and next-action button",
|
|
"tags": ["ui-flow", "onboarding", "stepper"],
|
|
"files": [
|
|
{
|
|
"path": "onboarding-stepper-flow.html",
|
|
"target": "compositions/components/onboarding-stepper-flow.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": {
|
|
"poster": "https://static.heygen.ai/hyperframes-oss/docs/images/catalog/components/onboarding-stepper-flow.png"
|
|
}
|
|
}
|