Uses of Class
io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxLocation
Packages that use HtmxLocation
-
Uses of HtmxLocation in io.github.wimdeblauwe.htmx.spring.boot.mvc
Methods in io.github.wimdeblauwe.htmx.spring.boot.mvc that return HtmxLocationMethods in io.github.wimdeblauwe.htmx.spring.boot.mvc with parameters of type HtmxLocationModifier and TypeMethodDescriptionHtmxResponse.Builder.location(HtmxLocation location) Allows you to do a client-side redirect that does not do a full page reload.