Represents any value that can be wrapped by the library. Native nodes and JJ wrappers are preserved as nodes. Non-object values are coercible to text. Plain objects are accepted for APIs that coerce via JSON.stringify / String.
JSON.stringify
String
Represents any value that can be wrapped by the library. Native nodes and JJ wrappers are preserved as nodes. Non-object values are coercible to text. Plain objects are accepted for APIs that coerce via
JSON.stringify/String.