Skip to main content

ImageFiles

ImageFilesProps
ImageFilesProps
Intersection of
StockImageFileKindProps
StockImageFileKindProps
Intersection of
CommonFileKindProps
CommonFileKindProps
Intersection of
PublicFileKind
PublicFileKind
Intersection of
Partial
InternalFileKind
InternalFileKind
acceptFile
| undefined| (options: AcceptFileOptions) => | boolean| Promise<AcceptArtifacts>
acceptMimeTypes
| null| string| string[]
baseEntity
string
children
React.ReactNode
childrenOutsideBaseEntity
boolean
renderFilePreview
(options: RenderFilePreviewOptions<AcceptArtifacts>) => React.ReactNode
renderUploadedFile
React.ReactNode
uploader
FileUploader<S3FileUploader.SuccessMetadata, FileUploadError>
FileUrlDataExtractorProps
FileUrlDataExtractorProps
urlField*
| string| SugaredRelativeSingleField
GenericFileMetadataExtractorProps
GenericFileMetadataExtractorProps
fileNameField
| string| SugaredRelativeSingleField
fileSizeField
| string| SugaredRelativeSingleField
fileTypeField
| string| SugaredRelativeSingleField
lastModifiedField
| string| SugaredRelativeSingleField
CommonFileKindProps
additionalExtractors
FileDataExtractor<unknown, S3FileUploader.SuccessMetadata, AcceptArtifacts>[]
ImageFileDataExtractorProps
ImageFileDataExtractorProps
heightField
| string| SugaredRelativeSingleField
widthField
| string| SugaredRelativeSingleField
SelectFileInputSelectionComponentProps
SelectFileInputSelectionComponentProps
fileSelectionComponent
React.ComponentType<& SFExtraProps& FileSelectionProps>
fileSelectionLabel
React.ReactNode
fileSelectionProps
SFExtraProps
ImageFilesProps
discriminateBy*
SugaredDiscriminateBy