Preparing search index...
The search index is not available
@escolalms/sdk
@escolalms/sdk
<internal>
ContextStateValue
Interface ContextStateValue<T>
Type Parameters
T
Hierarchy
ContextStateValue
Index
Properties
by
Id?
error?
loading
value?
Properties
Optional
by
Id
by
Id
?:
Record
<
string
|
number
,
{
error
?:
DefaultResponseError
;
loading
:
boolean
;
value
?:
T
;
}
>
Optional
error
error
?:
DefaultResponseError
loading
loading
:
boolean
Optional
value
value
?:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@escolalms/sdk
<internal>
API
react
Context
State
Value
by
Id?
error?
loading
value?
Generated using
TypeDoc