id: wizard-layout
label: Wizard Layout
category: flow
description: Step-by-step wizard layout with header, stepper, content and footer
tags: ["wizard", "stepper", "flow", "steps", "multi-step", "form"]
slot_accepts:
header: Any
stepper: Any
content: Any
footer: Any
contract:
regions_required: []
regions_optional: ["header", "stepper", "content", "footer"]