mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 13:01:03 +00:00
parent
67c94043cb
commit
1195102fc9
@ -1294,7 +1294,7 @@ be possible using a standard `on*` property, but it can be done using the `hx-on
|
||||
|
||||
```html
|
||||
<button hx-post="/example"
|
||||
hx-on:htmx:config-request=": event.detail.parameters.example = 'Hello Scripting!'">
|
||||
hx-on:htmx:config-request="event.detail.parameters.example = 'Hello Scripting!'">
|
||||
Post Me!
|
||||
</button>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user