@arcmantle/library
    Preparing search index...

    Function createSearchParams

    • Create a new URLSearchParams object from the given searchParamConfig and url.

      A new URLSearchParams object is created from the url and then the searchParamConfig is applied.

      Supplied searchParamConfig will override any duplicate search params on the url.

      Parameters

      Returns URLSearchParams