- Enclosing interface:
HtmxRequest
public static interface HtmxRequest.Builder
Builder for
HtmxRequest.-
Method Summary
Modifier and TypeMethodDescriptionboosted(boolean boosted) build()currentUrl(String currentUrl) historyRestoreRequest(boolean historyRestoreRequest) promptResponse(String promptResponse) triggerName(String triggerName)
-
Method Details
-
boosted
-
currentUrl
-
historyRestoreRequest
-
promptResponse
-
target
-
triggerName
-
triggerId
-
build
HtmxRequest build()
-