Skip to content

mgid/react-mgid-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-mgid-widget

Embed your MGID widget inside a react app

npm version

Installation & Usage

npm install react-mgid-widget --save

Include the Component

import React from 'react'
import { MgidWidget } from 'react-mgid-widget'

class Component extends React.Component {

  render() {
    return <MgidWidget id='983763' src='https://jsc.mgid.com/site/284163.js'/>
  }
}

Props

Name Type
id string
src string

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •