React component that views documents using Google Doc Viewer
npm install itsa-react-docviewer
React component that views documents using Google Doc Viewer
``js
const ReactDOM = require("react-dom"),
Component = require("itsa-react-docviewer");
const props = {
allowFullScreen: true,
src: "http://projects.itsasbreuk.nl/react-components/itsa-docviewer/example.pdf"
};
ReactDOM.render(
document.getElementById("component-container")
);
`
You need the right css in order to make use of itsa-react-checkbox. There are 2 options:
1. You can use the css-files inside the css-folder.Component = require("itsa-react-docviewer/lib/component-styled.jsx");
2. You can use: and build your project with webpack. This is needed, because you need the right plugin to handle a requirement of the scss`-file.
#### If you want to express your appreciation
Feel free to donate to one of these addresses; my thanks will be great :)
* Ether: 0xE096EBC2D19eaE7dA8745AA5D71d4830Ef3DF963
* Bitcoin: 37GgB6MrvuxyqkQnGjwxcn7vkcdont1Vmg