React Hookers - v6.3.0
    Preparing search index...

    Function useRerender

    • Returns a callback that unconditionally re-renders a component.

      Note: Using this hook makes your code imperative, which is generally considered a bad practice.

      Returns () => void