package querystring
query string package object
- Alphabetic
- By Inheritance
- querystring
- AnyRef
- Any
- Hide All
- Show All
- Public
- All
Type Members
-
class
QueryDecodeOptions extends Object
Query String Decode Options
Query String Decode Options
- Annotations
- @ScalaJSDefined() @RawJSType()
-
class
QueryEncodeOptions extends Object
Query String Encode Options
Query String Encode Options
- Annotations
- @ScalaJSDefined() @RawJSType()
-
trait
QueryString extends Object
Query String Type Definition
Query String Type Definition
- Annotations
- @RawJSType() @native()
-
implicit final
class
QueryStringEnrichment extends AnyVal
Query String Enrichment
Value Members
-
object
QueryString extends Object with QueryString
Query String
Query String
- Annotations
- @native() @JSImport( "querystring" , JSImport.Namespace )
- See also
https://nodejs.org/api/querystring.html