• Returns a function that will run the callback that was passed when calling this hook. Useful for accessing Recoil state in response to events.

    Type Parameters

    • Args extends readonly unknown[]
    • Return

    Parameters

    Returns ((...args) => Return)