Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/Complaints
ComplaintsStateProps
Interface ComplaintsStateProps
interface
ComplaintsStateProps
{
complaints
?:
any
;
fetchError
?:
FetchErrorData
;
isFetching
?:
boolean
;
}
Hierarchy (
View Summary
)
ComplaintsStateProps
ComplaintsProps
Index
Properties
complaints?
fetch
Error?
is
Fetching?
Properties
Optional
complaints
complaints
?:
any
Optional
fetch
Error
fetchError
?:
FetchErrorData
Optional
is
Fetching
isFetching
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
complaints
fetch
Error
is
Fetching
@thepalaceproject/circulation-admin
Loading...