Skip to content

gre/gl-react-negative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Universal gl-react negative effect

Resources

Stars

Watchers

Forks

Packages

No packages published