Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
redomi
master
Array
Hash
Object
Redomi
App
Lib
D3
Transition
JQuery
Node
Server
PageHandler
SVG
Circle
Rect
SVG
SVGElement
Type
UI
SliderInput
TextArea
TextInput
Built with Crystal 1.9.2
2023-10-08 10:28:34 UTC
class
Redomi::Lib::JQuery
Redomi::Lib::JQuery
Reference
Object
Defined in:
redomi/lib/jquery.cr
Constructors
.new
(node : Node)
Instance Method Summary
#add_class
(css_class)
#html
#html=
(html)
#parent
#text
#text=
(text)
Instance methods inherited from class
Object
to_redomi(app)
to_redomi
Constructor Detail
def self.
new
(node :
Node
)
#
[
View source
]
Instance Method Detail
def
add_class
(css_class)
#
[
View source
]
def
html
#
[
View source
]
def
html=
(html)
#
[
View source
]
def
parent
#
[
View source
]
def
text
#
[
View source
]
def
text=
(text)
#
[
View source
]