class

Redomi::Node

Inherits Reference / Object

Class methods

append_to(tag, parent : Node)
Source
append_to(tag, parent : Node, &)
Source
namespace
Source

Instance methods

[](attribute : String)
Source
[]=(attribute : String, value : String)
Source
append_child(node : Node)
Source
class_name=(cssClass : String)
Source
first_child
Source
init
Source
on_click
Source
parent
Source
remove_child(child : Node)
Source
text_content
Source
text_content=(text : String)
Source

Macros

float_attribute(*names)
Source
int_property(*names)
Source
tag_name(tag)
Source