• A hook for tracking the RootState of a Store. Note, this forces a reload of the component when any part of the state tree changes. You probably want useSelected instead.

    Type Parameters

    • State extends object

    Parameters

    Returns Immutable<State>

Generated using TypeDoc