This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

metaKey

Property of dom/KeyboardEventdom/KeyboardEvent

Syntax

var result = element.metaKey;
element.metaKey = value;

Notes

Remarks

To determine whether the left or right version of the Meta/Control key is pressed, use the location property.

Syntax

Standards information

Attributions