plinth/browser/event

Types

pub type Event

Functions

pub fn key(event: Event) -> String
pub fn key_code(event: Event) -> Int
pub fn prevent_default(event: Event) -> Nil
pub fn stop_propagation(event: Event) -> Nil
pub fn target(event: Event) -> Dynamic
Search Document