Uses of Package
io.github.wimdeblauwe.htmx.spring.boot.mvc
Packages that use io.github.wimdeblauwe.htmx.spring.boot.mvc
-
Classes in io.github.wimdeblauwe.htmx.spring.boot.mvc used by io.github.wimdeblauwe.htmx.spring.boot.mvcClassDescriptionRepresents 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.A holder for htmx-related response headers that can be used as method argument in controllers.Deprecated.Enum representing the response headers used by htmx.Represents a HX-Reswap response header value.Represents the position values used for
HtmxReswap.scrollorHtmxReswap.show.A simple implementation ofViewResolverthat interprets a view name as htmx specific operations e.g.Represents the values forHxReswap.focusScroll()Represents the position values forHxReswap.show()andHxReswap.scroll()Represents the swap options.Deprecated.use annotationHxTriggerAfterSettleorHxTriggerAfterSwapinstead.
HtmxResponseas handler method argument andHtmxView,HtmxRedirectVieworHtmxLocationRedirectViewas handler method return type instead.