ctrlKey property
Gets a value that indicates whether the Ctrl key is pressed.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.6
Remarks
To determine whether the left or right version of the Ctrl key is pressed, use the location property.
See also
- DragEvent
- event
- KeyboardEvent
- MouseEvent
- MouseWheelEvent
- WheelEvent
- Reference
- altKey
- getModifierState
- metaKey
- shiftKey
Show:

