Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/ManagePatronsForm
ManagePatronsFormStateProps
Interface ManagePatronsFormStateProps
interface
ManagePatronsFormStateProps
{
fetchError
?:
FetchErrorData
;
patron
?:
PatronData
;
}
Hierarchy (
View Summary
)
ManagePatronsFormStateProps
ManagePatronsFormProps
Index
Properties
fetch
Error?
patron?
Properties
Optional
fetch
Error
fetchError
?:
FetchErrorData
Optional
patron
patron
?:
PatronData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fetch
Error
patron
@thepalaceproject/circulation-admin
Loading...