Input elements and utilities for Lens LAF.
Brings up the keyboard screen when a text input element is touched, and a
selection modal when a select element is touched. Add a data-lens-ignore
attribute to input elements to prevent this behavior for the element.
Static Methods
-
Lens.LAF.Input.disable() LAF/widgets/input.js, line 32
-
Disabled input styling and interaction
-
Lens.LAF.Input.enable() LAF/widgets/input.js, line 24
-
Enables input styling and interaction
-
Lens.LAF.Input.enabled() → {Boolean} LAF/widgets/input.js, line 42
-
Returns true iff this LAF module is enabled