docs.rodeo

MDN Web Docs mirror

virtualkeyboardpolicy

{{HTMLSidebar("Global_attributes")}} {{SeeCompatTable}} 

The virtualkeyboardpolicy global attribute is an enumerated attribute. When specified on an element that the element’s content is editable (for example, it is an {{htmlelement("input")}}  or {{htmlelement("textarea")}}  element, or an element with the contenteditable attribute set), 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

{{Specifications}} 

Browser compatibility

{{Compat}} 

See also

In this article

View on MDN