All Classes and Interfaces

Class
Description
Mark a controller as producing HTML by default and using "Templating" meaning that response objects are expected to a "Model View" passed to the "Templating" library.
This class can be used as a controller method argument to access the htmx Request Headers.
Builder for HtmxRequest.
Mark a controller method as handling Htmx requests and potentially restrict the handler to only be used for specific Htmx target or Htmx trigger.