mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
Fix main websockets example attribute
This commit is contained in:
parent
ee507565d0
commit
d4e3335618
@ -21,7 +21,7 @@ of the event specified by [`hx-trigger`])
|
||||
<div id="chat_room">
|
||||
...
|
||||
</div>
|
||||
<form hx-ws="send">
|
||||
<form ws-send="send">
|
||||
<input name="chat_message">
|
||||
</form>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user