Skip to content

v3.0.11 - TypeScript support

Latest
Compare
Choose a tag to compare
@d2phap d2phap released this 11 Mar 11:50
· 3 commits to master since this release

Usage:

import { applyEffect } from 'fluent-reveal-effect';

applyEffect('.btn', {
  lightColor: 'rgba(255,255,255,0.1)',
  gradientSize: 150,
});