gl-react-temperature

2.0.2 • Public • Published

gl-react-temperature

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>

Readme

Keywords

none

Package Sidebar

Install

npm i gl-react-temperature

Weekly Downloads

8

Version

2.0.2

License

MIT

Last publish

Collaborators

  • stoffern