From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- .../global_attributes%2Fvirtualkeyboardpolicy.html | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html (limited to 'devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html') diff --git a/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html b/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html new file mode 100644 index 00000000..03158320 --- /dev/null +++ b/devdocs/html/global_attributes%2Fvirtualkeyboardpolicy.html @@ -0,0 +1,60 @@ +

virtualkeyboardpolicy

+

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The virtualkeyboardpolicy global attribute is an enumerated attribute. When specified on an element that also uses the contenteditable attribute, it controls the on-screen virtual keyboard behavior on devices such as tablets, mobile phones, or other devices where a hardware keyboard may not be available.

The attribute must take one of the following values:

+
+

Specifications

+
+ + +
Specification
VirtualKeyboard API
# dom-elementcontenteditable-virtualkeyboardpolicy
+

Browser compatibility

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
virtualkeyboardpolicy9494NoNo80No9494No66No17.0
+

See also

+
+

+ © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
+ https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/virtualkeyboardpolicy +

+
-- cgit v1.2.3