Lager - v5.2.0
    Preparing search index...
    • useAppContext hook.

      A custom hook that provides access to the application context. Components using this hook can access the current state and functions to update it.

      Returns AppContextType

      The application context, including the current state and related functions.