type Returns a boolean indicating whether the <alt> key was pressed when the event was fired. Syntax returnType = event.property Parameters param is a something. Example // example here Notes Additional notes. Specification link to spec
Returns a boolean indicating whether the <alt> key was pressed when the event was fired.
returnType = event.property
param is a something.
// example here
Additional notes.
link to spec