form()
Generate a contact form
Params:
-
next {url} = /contact/thanks/
The landing page after form-submit
-
submit {string} = Send
text for the submit button
-
name {string} = contact
Name the form for special cases where a CSS hook is required
-
extraActions {string | none} = none
Extra content for the action area, like a (markdown) link.
-
attrs {object} = [object Object]
Attributes and values to apply in the form