Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
features/book/bookEditorSlice
BookState
Interface BookState
interface
BookState
{
data
:
BookData
;
editError
:
RequestError
;
fetchError
:
RequestError
;
isFetching
:
boolean
;
url
:
string
;
}
Index
Properties
data
edit
Error
fetch
Error
is
Fetching
url
Properties
data
data
:
BookData
edit
Error
editError
:
RequestError
fetch
Error
fetchError
:
RequestError
is
Fetching
isFetching
:
boolean
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
edit
Error
fetch
Error
is
Fetching
url
@thepalaceproject/circulation-admin
Loading...