gl-react-sepia
1.0.5 • Public • Published gl-react-sepia
Props
children
(required): the content to negate.
sepia
: optionally the intensity of the effect. 0 is normal. higher than 0 will add sepia.
Usage Examples
var Sepia = require("gl-react-sepia").Sepia;
import {Sepia} from "gl-react-sepia";
<Sepia sepia={1.2}>...</Sepia>
Readme
Keywords
nonePackage Sidebar
Install
Weekly Downloads