Preparing search index...
The search index is not available
@thepalaceproject/circulation-admin
@thepalaceproject/circulation-admin
components/GenreForm
GenreFormProps
Interface GenreFormProps
interface
GenreFormProps
{
addGenre
:
(
genre
:
string
)
=>
void
;
bookGenres
:
string
[]
;
disabled
?:
boolean
;
genreOptions
:
GenreData
[]
;
}
Index
Properties
add
Genre
book
Genres
disabled?
genre
Options
Properties
add
Genre
addGenre
:
(
genre
:
string
)
=>
void
book
Genres
bookGenres
:
string
[]
Optional
disabled
disabled
?:
boolean
genre
Options
genreOptions
:
GenreData
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
add
Genre
book
Genres
disabled
genre
Options
@thepalaceproject/circulation-admin
Loading...