globalAnimations
globalAnimations utility function
Signature
globalAnimations(app)Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const animation = globalAnimations(rw);
// animation.isEnabled, animation.data, etc.
};Last updated
Was this helpful?

