CustomGFormCustomGForm

SaaS Onboarding Form

Collect signups, qualify leads, and capture early feature requests.

A streamlined onboarding form for SaaS products to gather essential user details and understand expectations early.

1
import CustomGForm from '@customgform-lib/react-customgform';
2
3
export default function Example() {
4
return <CustomGForm formId="cme8v3p530011wnq8z6hscwfa" />;
5
}