- default(props: Omit<any, "isFetching" | "fetchError" | "genreTree" | "classifications" | "bookAdminUrl" | "editClassifications" | "fetchBook" | "fetchGenreTree" | "fetchClassifications"> & ClassificationsOwnProps): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: Omit<any, "isFetching" | "fetchError" | "genreTree" | "classifications" | "bookAdminUrl" | "editClassifications" | "fetchBook" | "fetchGenreTree" | "fetchClassifications"> & ClassificationsOwnProps
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.