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
@paper-design/shaders-react
0.0.29 • Public • Published Readme
Keywords
nonePackage 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