globalTransforms
globalTransforms utility function
Signature
globalTransforms(app, args = {})Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const classes = globalTransforms(rw);
};Last updated
Was this helpful?

