Interface TypeKeyCallback.Params

Enclosing interface:
TypeKeyCallback

public static interface TypeKeyCallback.Params
The parameters of the TypeKeyCallback.
  • Method Summary

    Modifier and Type
    Method
    Description
    default KeyTyped
    Returns the KeyTyped event that is about to be processed by the browser.
  • Method Details

    • event

      default KeyTyped event()
      Returns the KeyTyped event that is about to be processed by the browser.