We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67ed349 commit fa33933Copy full SHA for fa33933
json-docs/ember/5.11.0/classes/ember-5.11.0-Location.json
@@ -24,7 +24,7 @@
24
"line": 82,
25
"description": "Sets the current URL. Calling `setURL` will not trigger `onUpdateURL`\ncallbacks.",
26
"itemtype": "method",
27
- "name": "",
+ "name": "setURL",
28
"access": "public",
29
"tagname": "",
30
"params": [
@@ -42,7 +42,7 @@
42
"line": 93,
43
"description": "Replace the current URL (optional). Calling `replaceURL` will not trigger\n`onUpdateURL` callbacks.",
44
45
+ "name": "replaceURL",
46
47
48
@@ -60,7 +60,7 @@
60
"line": 111,
61
"description": "Formats url to be placed into href attribute.",
62
63
+ "name": "formatURL",
64
65
66
0 commit comments