Builder

Builder class for Hx.swap value.

Properties

Link copied to clipboard

By default, htmx will update the title of the page if it finds a <title> tag in the response content. You can turn off this behavior by setting the ignoreTitle option to true.

Link copied to clipboard
Link copied to clipboard

You can modify the time between the Hx.swap and the settle logic by including a settle modifier.

Link copied to clipboard
Link copied to clipboard

You can modify the amount of time that htmx will wait after receiving a response to Hx.swap the content by including a swap modifier:

Link copied to clipboard