Skip to main content
All docs
V25.1
  • FileUploaderBuilder.OnDropZoneEnter Method

    Name Parameters Description
    OnDropZoneEnter(RazorBlock) jsFunc A function that is executed when the mouse enters a drop zone while dragging a file. Mirrors the client-side onDropZoneEnter option.
    OnDropZoneEnter(String) jsFunc A function that is executed when the mouse enters a drop zone while dragging a file. Mirrors the client-side onDropZoneEnter option.