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

0.0.43 • Public • Published

@paper-design/shaders-react

Usage

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

<MeshGradient
  speed={0.25}
  colors={["#FFC0CB", "#FFFF00", "#0000FF", "#800080"]}
  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,486

Version

0.0.43

License

MIT

Unpacked Size

237 kB

Total Files

72

Last publish

Collaborators

  • stephenhaney
  • vladmoroz
  • camjw