Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/ClassificationsForm
ClassificationsFormProps
Interface ClassificationsFormProps
interface
ClassificationsFormProps
{
book
:
BookData
;
disabled
?:
boolean
;
editClassifications
:
(
data
:
FormData
)
=>
Promise
<
any
>
;
genreTree
:
GenreTree
;
}
Index
Properties
book
disabled?
edit
Classifications
genre
Tree
Properties
book
book
:
BookData
Optional
disabled
disabled
?:
boolean
edit
Classifications
editClassifications
:
(
data
:
FormData
)
=>
Promise
<
any
>
genre
Tree
genreTree
:
GenreTree
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
book
disabled
edit
Classifications
genre
Tree
@thepalaceproject/circulation-admin
Loading...