Crate htmx_types

Source
Expand description

Types for working with htmx.

Modules§

headers
htmx headers which implement the headers_core::Header trait.

Enums§

Swap
The hx-swap attribute allows you to specify how the response will be swapped in relative to the target of an AJAX request.