globalReveal utility function
Utility function for animations.
globalReveal(rw)
rw
-
const transformHook = (rw) => { const revealAttrs = globalReveal(rw); // Returns data attributes for reveal animations };
Last updated 6 months ago
Was this helpful?