Liquid metal
Animated metal shader effect
Agent
Auto
Installation
npm install metal-fx
Usage
import { MetalFx } from 'metal-fx';
<MetalFx color="chromatic" strength={1}>
<Button>Upgrade to Pro</Button>
</MetalFx>
Playground
Type
Color
Strength
100%
<MetalFx color="chromatic" strength={1}>
<Button>Upgrade to Pro</Button>
</MetalFx>