Optional
errorMessage
errorMessage?: string
fileName
fileName: string
Optional
hasError
hasError?: boolean
Optional
iconName
Optional
isBoldName
isBoldName?: boolean
Optional
isDownloadDisabled
isDownloadDisabled?: boolean
Optional
isRemoveDisabled
isRemoveDisabled?: boolean
Optional
isSingleLine
isSingleLine?: boolean
Optional
isWide
isWide?: boolean
Optional
onDownload
onDownload?: ((fileName: string) => void)
Optional
onRemove
onRemove?: ((fileName: string) => void)
Optional
showRemove
showRemove?: boolean
Public