mirror of
https://github.com/bigskysoftware/htmx.git
synced 2026-03-19 09:25:40 +00:00
@@ -478,7 +478,7 @@ If you wish to establish a `WebSocket` connection in htmx, you use the [hx-ws](/
|
||||
</div>
|
||||
```
|
||||
|
||||
The `source` delcaration established the connection, and the `send` declaration tells the form to submit values to the
|
||||
The `source` declaration established the connection, and the `send` declaration tells the form to submit values to the
|
||||
socket on `submit`.
|
||||
|
||||
More details can be found on the [hx-ws attribute page](/attributes/hx-ws)
|
||||
|
||||
Reference in New Issue
Block a user