UIKora
Library/

Metal FX

Live preview
import { MetalFx } from "@uikora/components"

<MetalFx variant={"button"} preset={"silver"} theme={"dark"} strength={0.9} paused={false} disableGlow={false}>
  <button>Continue</button>
</MetalFx>