gl-react-negative

2.0.1 • Public • Published

gl-react-negative

Universal gl-react negative effect

Props

  • children (required): the content to negate.
  • factor: optionally the intensity of the effect. 1.0 is normal negative effect. 0.0 completely disable the effect.

Usage Examples

import { Negative } from "gl-react-negative";
<Negative>...</Negative>
<Negative factor={1.2}>...</Negative>

Package Sidebar

Install

npm i gl-react-negative

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

7.52 kB

Total Files

8

Last publish

Collaborators

  • gre