@paper-design/shaders-react
TypeScript icon, indicating that this package has built-in type declarations

0.0.29 • Public • Published

@paper-design/shaders-react

Usage

import { MeshGradient } from '@paper-design/shaders-react';

<MeshGradient
  color1="#FFC0CB" // pink
  color2="#FFFF00" // yellow
  color3="#0000FF" // blue
  color4="#800080" // purple
  speed={0.25}
  style={{ width: 500, height: 200 }}
/>;

// these settings can be configured in code or designed in Paper

Readme

Keywords

none

Package Sidebar

Install

npm i @paper-design/shaders-react

Weekly Downloads

1,662

Version

0.0.29

License

MIT

Unpacked Size

162 kB

Total Files

21

Last publish

Collaborators

  • stephenhaney
  • vladmoroz