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

    Function useRerender

    • Returns a callback that unconditionally forces a component to re-render.

      Note: Using this hook introduces imperative behavior, which is generally discouraged in React and should be used sparingly.

      Returns () => void