2.0.7 • Published 5 months ago

sitepal-react-v2 v2.0.7

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

Download Package

Download the latest version of an npm package to a specified directory.

Installation

npm install --save sitepal-react-v2

Required Dependencies

@types/jest
@types/node
@types/react
@types/react-dom
typescript

Example use

Here's how you would install the latest version into packages folder:

import { SitePal } from 'sitepal-react-v2';  

function App() {
  return (
    <div className="App">
      <SitePal embed='1834699,480,256,"",1,1,2112553,0,1,1,"7bBCNSEbjTUYb0rrta2etlXbO188EvbY",0,"256|480|15|15|L|B|false|0|0|0|0|https://vhss.oddcast.com/admin/img//no_image.jpg|Double%20click%20to%20play%20me|0|C|0|0|0|0"'
    />
    </div>
  );
}

export default App;
2.0.7

5 months ago

2.0.3

7 months ago

2.0.5

7 months ago

2.0.4

7 months ago

2.0.6

6 months ago

2.0.2

10 months ago

2.0.1

10 months ago

2.0.0

10 months ago