useAppContext
@spartanfx/react / useAppContext
Function: useAppContext()
useAppContext():
IAppContext
Custom hook for consuming the AppContext
.
Returns
The current application context.
Example
const appContext = useAppContext()
@spartanfx/react / useAppContext
useAppContext():
IAppContext
Custom hook for consuming the AppContext
.
The current application context.
const appContext = useAppContext()