Module Useri_jsoo.Drop

module Drop: sig .. end
User drag and drop.

module File: sig .. end

Limitations

The current browser File API doesn't allow to detect if a file drop is a directory or not. Trying to Useri.Drop.File.prepare a directory will result in an error.