redraw/dom/event/input

The InputEvent interface represents an event notifying the user of editable content changes.

Types

pub type InputEvent

Functions

pub fn as_event(event: InputEvent) -> Event

InputEvent inherits Event.

pub fn data(event: InputEvent) -> String
Search Document