getHoverPrefix
getHoverPrefix utility function
Signature
getHoverPrefix(node = {},
applyTo = "",
hoverGroup = "self",
customId = "")Parameters
Parameter
Description
Usage
const transformHook = (rw) => {
const classes = getHoverPrefix(rw);
};Last updated
Was this helpful?

