Module
Web.XHR.ProgressEvent  
- Package
- purescript-web-xhr
- Repository
- purescript-web/purescript-web-xhr
#ProgressEvent Source
data ProgressEvent#toEvent Source
toEvent :: ProgressEvent -> Event#loaded Source
loaded :: ProgressEvent -> Number#total Source
total :: ProgressEvent -> Number