ComponentsButton Lead
Collect emails and automatically save them in the database. Perfect for a waitlist (if your product isn't ready yet) or a lead generation popup.
It will call the /api/leads
API endpoint to store the lead in the database.
A database is required.
Collect emails and automatically save them in the database. Perfect for a waitlist (if your product isn't ready yet) or a lead generation popup.
It will call the /api/leads
API endpoint to store the lead in the database.
A database is required.

{page}.component.html
<app-button-lead />