Module: @@dom

Contains helper functions for dealing with DOM
Source:

Methods

(static) fromEvent(fn)

Wraps a function so that it's called directly with a value from target for DOM events
Parameters:
Name Type Description
fn
Source: