Skip to main content

type

property Event.type

Returns the type of event, e.g. "click", "hashchange", or "submit".

string
Back to top