stffn-react-dvd-screensaver
v1.0.1
Published
this is a modified version of samuel weckstrom's react-dvd-screensaver
Downloads
44
Maintainers
Readme
React DVD Screensaver
Modified version of original found here
yarn add stffn-react-dvd-screensaver
npm i stffn-react-dvd-screensaver
Changes
This is the same as the original package with two changes.
- DvdScreensaver now takes an additional prop.
| Props |
| ------------------------ |
| freezeOnBool?: boolean
|
This acts just like 'freezeOnHover' but the freezing is a toggle, works for one or many.
- The intial movement is randomized, before it was always +X, +Y. Now it can be any of the four possibilities.