Function useRegisterHumanValue

  • A hook that reads and update the human friendly value of a register

    Returns

    human friendly value of the register. "???" if missing.

    Parameters

    • register: JDRegister

      register to listen for changes

    • Optional options: HumanRegisterOptions
    • deps: DependencyList = []

    Returns string

Generated using TypeDoc