All Classes and Interfaces
Class
Description
Represents 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.scroll or HtmxReswap.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.
This class is not used by the library itself, but users of the library can use
it to configure their security to have full page refreshes on auth failures.
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.