ConvertKit / convertkit-react

React-based library to easily plug ConvertKit forms to your React applications
46 stars 4 forks source link

Customize template options #18

Open stopachka opened 2 years ago

stopachka commented 2 years ago

Hey team. Currently, the only way I can specify a template is with a string:

<ConvertKitForm
    template="mills"
    headingText="Sign up for the waitlist"
    formId={1}
  />

I may be missing something, but how would we go about customizing the template options? For example, say we want to disable the powered_by option? It does't look like there's a way

dvalenzuela-com commented 1 year ago

And still now? doesn't seem to be much activity, even though ConvertKit seems to be an amazing tool!