| React.ReactNode | — |
trigger What starts it. "custom" waits for the function handed to onTrigger. | hover•instant•custom | hover |
speed How fast the letters settle. | fast•medium•slow | medium |
charset Characters it scrambles through on the way. | string[] | defaultCharset |
onTrigger Receives a function that starts it, when trigger is "custom". | (triggerFn: () => void) => void | — |
| string | — |
| React.CSSProperties | — |