Package io.micronaut.views.htmx.http
Class HtmxResponse<T>
java.lang.Object
io.micronaut.views.htmx.http.HtmxResponse<T>
- Type Parameters:
T
- The model type
HTMX Response.
- Since:
- 5.2.0
- Author:
- Sergio del Amo
-
Nested Class Summary
-
Method Summary
-
Method Details
-
getModelAndViews
- Returns:
- List of Model and Views
-
builder
- Type Parameters:
T
- Model Type- Returns:
- An HTMX Response Builder
-