Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 353 Bytes

File metadata and controls

9 lines (5 loc) · 353 Bytes

FileUploadHalogenHooks

A Halogen port of the "Files - Upload" Elm Example.

Expected Behavior:

Browser

The browser will display an upload button and the names of the last-uploaded files. When the user clicks the upload button and uploads 1 or more files, the label will show the names of those files.