Skip to content

gre/gl-react-hue-rotate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gl-react-hue-rotate

Universal gl-react Hue Rotate effect

Props

  • children (required): the content to hue-rotate.
  • hue (required): the hue rotation in radian.

Usage Examples

import { HueRotate } from "gl-react-hue-rotate";
<HueRotate hue={Math.PI}>...</HueRotate>

About

Universal gl-react Hue Rotate effect

Resources

Stars

Watchers

Forks

Packages

No packages published