Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FileUploadHandlers<E>

remarks

@since 2.9.0

Type parameters

  • E: HTMLElement

Hierarchy

Index

Properties

Properties

Optional onChange

onChange: ChangeEventHandler<HTMLInputElement>

Optional onDrop

onDrop: DragEventHandler<E>

Generated using TypeDoc