2.0.2 • Published 6 years ago

gl-react-temperature v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

gl-react-temperature npm.io ![](https://img.shields.io/badge/gl--react->= 2.1-05F561.svg) npm.io

Props

  • children (required): the content to negate.
  • temp: optionally the intensity of the effect. 0 is disabled, this input scales from 1000 to 40000 kelvin.

Usage Examples

var Temperature = require("gl-react-temperature").Temperature;
// or
import {Temperature} from "gl-react-temperature";
<Temperature>...</Temperature>
<Temperature temp={1500}>...</Temperature>
2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

7 years ago

1.0.1

7 years ago

1.0.2

8 years ago