The form contains fields for name, company, email and message. The details are sent to the contact email address specified in Marzipan settings.

Code

<marzipan-contactform></marzipan-contactform>

Props

Props should be passed as attributes to the component element.

button-text

The text to display on the submit button.

Defaults to Send

company-label

The label to display for the company field.

Defaults to Company

success-message

The message to display when the form is submitted successfully.

Defaults to Your message has been sent.

Styling

It is not currently possible to style this component.