FileWidget

Source
import { FileWidget } from "@prestojs/ui-antd";
FileWidget(props,ref)
Params:
ParameterTypeDescription
*
props
An object with the properties below
props.asyncChoicesAsyncChoicesInterface
*props.childrenReact.ReactNode
props.choicesMap|[SingleValue, string][]
*props.inputUploadWidgetInputType
*props.limitnumber|null
props.metaRecord
*props.multipleboolean
...any
Any properties from UploadProps
*refany
Returns:React.ReactElement