Skip to content

ContactForm

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/components/layout/contact-form.tsx

Props

NameTypeRequiredDefault
fieldsFormField[]-
submitLabelKeystring-
successMessageKeystring-
errorMessageKeystring-
siteIdstring-
apiUrlstring-"https://api.atloria.app/v1/forms"
headlineKeystring--
descriptionKeystring--

Diagram

mermaid
graph TD
    component_ContactForm_36c615a1["ContactForm"]
    class component_ContactForm_36c615a1 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → CheckCircle
  • RENDERS → AlertCircle
  • RENDERS → Send
  • USES_HOOK → useTranslation
  • USES_HOOK → useState

Was this page helpful?

Download as PDF