Edit this page

up.Params new up.Params([params])
Class constructor

This feature is experimental. It may be changed or removed in a future version.

Constructs a new up.Params instance.


Parameters

[params] ObjectorArrayorstringorFormDataorup.Params optional

An existing list of params with which to initialize the new up.Params object.

The given params value may be of any supported type.

Return value