Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/url/parseQueryString

Index

Functions

Functions

default

  • default(url?: string): QueryObj
  • description

    url参数转对象。【url参数会做一次decodeURIComponent】

    Parameters

    • url: string = ...

      默认:window.location.href

    Returns QueryObj

Generated using TypeDoc