Preparing search index...
The search index is not available
@anymud/url
@anymud/url
QueryMergeMode
Type alias QueryMergeMode
Query
Merge
Mode
:
"replace"
|
"append"
Represents the merge mode for query parameters.
'replace': Replaces the existing query parameters with the new ones.
'append': Appends the new query parameters to the existing ones.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@anymud/url
URLParams
QueryMergeMode
URLInput
URLSearchInput
URLSearchValue
getSubdomain
mergeSearch
mergeURLSearchParams
setHost
setPathname
setSubdomain
toURL
toURLSearchParams
Generated using
TypeDoc
Represents the merge mode for query parameters.