- Upload(props): ReactNode
Returns ReactNode
- Upload<U>(props): ReactElement<any, string | JSXElementConstructor<any>>
Returns ReactElement<any, string | JSXElementConstructor<any>>
Properties
Readonly $$typeof
$$typeof: symbol
Dragger
Dragger: ForwardRefExoticComponent<Antd.UploadProps<any> & { height?: number; } & RefAttributes<UploadRef<any>>> LIST_IGNORE
LIST_IGNORE: string
Optional defaultProps
Optional displayName
displayName?: string
Optional propTypes
propTypes?: WeakValidationMap<Antd.UploadProps<any> & RefAttributes<UploadRef<any>>>
Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.