1.0.6 • Published 5 years ago

react-dotmailer v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

React Dotmailer

Short Description

This module is used for embedding your Dotmailer forms into a component.

Getting started

yarn add react-dotmailer

npm install --save react-dotmailer

Usage

Basic

import Dotmailer from 'react-dotmailer';

render(){
  return(
    <Dotmailer src="//r2.dotmailer-surveys.com/embed/script/YOUR_FORM_ID" id="YOUR_FORM_ID" />
  )
}
1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago