Buttondown Documentation
Mantine is a React component library that lets you build web applications. You can add a subscription form to your newsletter to your Mantine application.
To use the examples below, you'll need to install @mantine/core
and @mantine/form
:
You'll notice two things:
mantine
's built-in form validations, but Buttondown also has its own suite of validations that we use to ensure all incoming subscribers are valid.