Multi-Page: Contact
Use Case: Contact page with form, linked from the multi-page app navigation.
Key Features: Contact form card, dropdown, textarea, success alert, back navigation
[[ :logo: MyApp | [Home](./home.md) | [About](./about.md) | *Contact* ]]
---
::: card
## Contact Us
Name
[_____________________________]{required}
Email
[_____________________________]{type:email required}
Subject
[Select topic_____________v]
- General question
- Bug report
- Feature request
- Partnership
Message
[Your message...]{rows:5}
- [ ] Subscribe to updates
[Send Message]* [Cancel]
:::
---
::: alert success
We typically respond within one business day.
:::
[← About](./about.md)