Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
js
v1.2.0
Int
JS
Class
Code
File
Function
Method
Module
String
Generated using Crystal 1.10.1
2024-02-09 02:53:47 UTC
abstract class
JS::
Method
JS::Method
JS::Function
Reference
Object
Defined in:
js/method.cr
Macro Summary
def_to_js
(name, &blk)
Class methods inherited from class
JS::Function
to_js(io : IO)
to_js
,
to_js_call(*args)
to_js_call
Macro Detail
macro
def_to_js
(name, &blk)
#
[
View source
]