Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
JS::Context
Class methods
build_call_chain
(preceding_call_chain :
String
, method_name :
String
, *args) :
String
Keep chain generation centralized so all browser context wrappers emit identical JS call syntax.
Source
default
Source
serialize_args
(io :
IO
, *args) :
Nil
Source
Nested types
JS::Context::Browser
JS::Context::CallArgument
JS::Context::Console
JS::Context::ContextObject
JS::Context::Document
JS::Context::Element
JS::Context::Navigator
JS::Context::NodeList
JS::Context::TimerCallback
JS::Context::TimerDelay
JS::Context::TimerHandle
JS::Context::Undefined
JS::Context::Window