class Motion::Event

Defined in:

motion/event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : JSON::Any) #

[View source]

Instance Method Detail

def current_target #

[View source]
def details #

[View source]
def element #

[View source]
def extra_data #

[View source]
def form_data #

TODO Test


[View source]
def name #

[View source]
def raw : JSON::Any #

[View source]
def target #

[View source]
def type #

[View source]