Edit page

FileUploader

Upload files with this input.

Import Syntax

Basic Usage

With Formik

{
  "avatar": null
}

Props

PropertyTypeRequiredDefaultDescription
onChangeFuncfalse() => {}The callback function when the selected file is changed.