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