Component
Contact Form
Full contact / briefing form. Posts to the host /api/contact route.
Installation
import { ContactForm } from "atroui"Usage
Requires a host POST /api/contact handler (and usually mail env). Without it, submit will fail in the docs preview.