|
|
|
|
|
by ashwinsundar
329 days ago
|
|
You don't need to do anything different to the other URLs on the page, by default all parameters are passed along in every request, so you just need to retrieve any expected url parameters in the server code https://htmx.org/attributes/hx-params/ |
|