- default(props: Omit<any, "isFetching" | "fetchError" | "rightsStatuses" | "bookAdminUrl" | "fetchBook" | "preview" | "isFetchingPreview" | "previewFetchError" | "fetchPreview" | "clearPreview" | "editCover" | "fetchRightsStatuses"> & BookCoverEditorOwnProps): ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: Omit<any, "isFetching" | "fetchError" | "rightsStatuses" | "bookAdminUrl" | "fetchBook" | "preview" | "isFetchingPreview" | "previewFetchError" | "fetchPreview" | "clearPreview" | "editCover" | "fetchRightsStatuses"> & BookCoverEditorOwnProps
Returns ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.