Contents

Keyboard

An object used to retrieve user input from search fields and text fields.

Declaration

interface Keyboard

Overview

Use the getFeature function with the feature name Keyboard to retrieve an instance of this class from the searchField and textField elements, as in, for example, getFeature('Keyboard').

Topics

Setting and Retrieving Text

Providing and Handling Search Suggestions

See Also

Element Access