Module sauron::html::events

source ·
Expand description

Create events Object

Structs§

  • The AnimationEvent class.
  • The FocusEvent class.
  • The HashChangeEvent class.
  • TODO: expand this much farther by getting the InputEvent data, data_transfer, event_type, is_composing events. a custom InputEvent to contain the input string value
  • The KeyboardEvent class.
  • an event when a virtual Node is mounted the field node is the actual dom node where the virtual Node is created in the actual dom
  • The MouseEvent class.
  • The Selection class.
  • The TouchEvent class.
  • The TransitionEvent class.

Enums§

Constants§

Functions§