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