1.0.6 • Published 2 years ago

nextjs-jotform-embed v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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}" />
1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago