@computeruniverse/react-magnifier
v0.4.1
Published
[](https://github.com/computeruniverse-oss/react-magnifier/commits/main) [ | | Path to the "Big"-Image that is used for the zoom |
|zoomImgWidth | number(required) | | "Big"-Image width |
|zoomImgHeight | number(required) | | "Big"-Image height|
|offsetTop | number | 0 | top offset for the Zoom Portal |
|offsetLeft | number | 0 | left offset for the Zoom Portal |
Development
Requirements: Node.js, Yarn
- Clone this repository:
git clone https://github.com/computeruniverse-oss/react-magnifier.git - Install all dependencies: yarn install
- Start storybook
yarn storybookso that you have a place where you can test your stuff.
Contributing
Suggestions and contributions are always welcome! Please first discuss changes via issue before submitting a pull request.
