Class HtmxValue
java.lang.Object
io.github.wimdeblauwe.htmx.spring.boot.mvc.HtmxValue
Holder for constant values.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FALSE
Constant for use in annotations that support afalsevalue to disable functions.- See Also:
-
TRUE
Constant for use in annotations that support atruevalue to enable functions.- See Also:
-
-
Constructor Details
-
HtmxValue
public HtmxValue()
-