Home > @findkit/ui > FindkitURLSearchParams

FindkitURLSearchParams class

Signature:

export declare class FindkitURLSearchParams 

Constructors

Constructor Modifiers Description
(constructor)(options) Constructs a new instance of the FindkitURLSearchParams class

Methods

Method Modifiers Description
clearAll()
clearGroupId()
customDataEquals(other)
equals(other)
getCustomData()
getGroupId()
getTerms()
isActive()
next(fn)
setCustomData(data)
setGroupId(id)
setTerms(terms)
toString()
toURLSearchParams()