mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-30 14:31:47 +00:00
Merge pull request #688 from ajusa/patch-2
Fix main websockets example attribute in docs
This commit is contained in:
commit
9b4886236e
@ -21,7 +21,7 @@ of the event specified by [`hx-trigger`])
|
||||
<div id="chat_room">
|
||||
...
|
||||
</div>
|
||||
<form hx-ws="send">
|
||||
<form ws-send>
|
||||
<input name="chat_message">
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user