mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 15:25:26 +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
|
```html
|
||||||
<button hx-post="/example"
|
<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!
|
Post Me!
|
||||||
</button>
|
</button>
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user