Package io.github.wimdeblauwe.htmx.spring.boot.mvc
package io.github.wimdeblauwe.htmx.spring.boot.mvc
-
ClassDescriptionRepresents the HX-Location response header value.This class can be used as a controller method argument to access the htmx Request Headers.Enum representing the request headers used by htmx.Used as a controller method return type to specify htmx-related response headers and returning multiple template partials in a single response.Enum representing the response headers used by htmx.Represents a HX-Reswap response header value.Represents the position values used for
HtmxReswap.scrollorHtmxReswap.show.Represents a value of HX-Trigger, HX-Trigger-After-Settle or HX-Trigger-After-Swap.Annotation that signals htmx that a full page refresh should be performed.Annotation for mapping htmx requests onto specific handler method.Represents the swap options.Annotation to trigger client side actions on the target element within a response to htmx.Represents the HX-Trigger Response Headers.