Skip to content

atakde/nextjs-jotform-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs-jotform-embed

This package allows you to easily embed Jotform forms into your NextJS or React application.

Installation

You can install the package using NPM:

npm i nextjs-jotform-embed

Usage

To use this package, you need to import the JotformEmbed component and pass the Jotform form URL as a src prop:

<JotformEmbed src="https://form.jotform.com/{YOUR_FORM_ID}" />

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published