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