Signup
Full-page account signup section for travelers and invited provider representatives.
---
import Signup from "@features/signup/Signup.astro";
---
<Signup /> ---
blocks:
_component: page-sections/features/signup
--- Overview
Use Signup when a page should render the complete account creation flow rather than a small inline form. This section is currently powered by a client-loaded React page that adapts to invitation query parameters and handles onboarding internally, so there are no editable component inputs yet.
Properties
No properties available. Make sure the component has a valid .cloudcannon.structure-value.yml file.