Skip to content

Features

SnipForm has been designed to be as flexible as possible - keeping the design with you and the backend with us.

If you have multiple forms on a page, wrap each form in a <snip-form> element. Each form will be isolated and will not affect the other forms.

SnipForm has built-in state-of-the-art spam protection mechanisms. No more hacky reCAPTCHA timeouts.

SnipForm will prevent double submits. If a user submits a form, they can’t submit it again until the results have been returned. This prevents users from submitting the same form multiple times.

SnipForm will not interfere with your form’s style. It will not add any classes or styles that you have not directed it to. Style your form however you like and SnipForm will not interfere.

SnipForm will automatically send you an email with the form data. No need to set up a backend to receive the form data.

Use SnipForm’s built in field validators to validate your form’s data. No more hacky custom validations and error messages.