Web.HTML.Event.EventTypes
abort :: EventType Source #
afterprint :: EventType Source #
afterscriptexecute :: EventType Source #
beforeprint :: EventType Source #
beforescriptexecute :: EventType Source #
blur :: EventType Source #
cancel :: EventType Source #
change :: EventType Source #
click :: EventType Source #
close :: EventType Source #
copy :: EventType Source #
cut :: EventType Source #
domcontentloaded :: EventType Source #
error :: EventType Source #
focus :: EventType Source #
input :: EventType Source #
invalid :: EventType Source #
languagechange :: EventType Source #
load :: EventType Source #
loadend :: EventType Source #
loadstart :: EventType Source #
message :: EventType Source #
offline :: EventType Source #
online :: EventType Source #
paste :: EventType Source #
progress :: EventType Source #
readystatechange :: EventType Source #
reset :: EventType Source #
select :: EventType Source #
storage :: EventType Source #
submit :: EventType Source #
toggle :: EventType Source #
unload :: EventType Source #