class Motion::Element

Defined in:

motion/element.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def [](key : String) #

[View source]
def attributes #

[View source]
def data #

[View source]
def form_data #

TODO Test


[View source]
def id #

[View source]
def name #

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

[View source]
def tag_name #

[View source]
def value #

[View source]