wimdeblauwe / htmx-spring-boot

Spring Boot and Thymeleaf helpers for working with htmx
Apache License 2.0
521 stars 49 forks source link

Add missing "select" option from HX-Location #141

Closed xhaggi closed 1 week ago

xhaggi commented 2 weeks ago

The response header HX-Location supports a select option that allows you to select the content to be swapped from a response. This option is currently missing in our implementation.