useAppContext
3p-core / useAppContext
Function: useAppContext()
useAppContext():
IAppContext
Custom hook for consuming the AppContext
.
Returns
The current application context.
Example
const appContext = useAppContext()
3p-core / useAppContext
useAppContext():
IAppContext
Custom hook for consuming the AppContext
.
The current application context.
const appContext = useAppContext()