globalReveal
globalReveal utility function
Signature
globalReveal(rw)Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const revealAttrs = globalReveal(rw);
// Returns data attributes for reveal animations
};Last updated
Was this helpful?

