We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0858c4b + b426a3f commit 0f8c52aCopy full SHA for 0f8c52a
README.md
@@ -49,7 +49,7 @@ remote-input[loading] .loading-icon { display: inline; }
49
- `load` - The network request completed successfully.
50
- `error` - The network request failed.
51
- `loadend` - The network request has completed.
52
-- `remote-input-success` – Received a successful response (status code 200-299). Bubbles.
+- `remote-input-success` – Received a successful response (status code 200-299), and response HTML has been set. Bubbles.
53
- `remote-input-error` – Received a not successful response. Bubbles.
54
55
## Browser support
0 commit comments