Provides custom routes based on common HTMX headers.
Report a problem
Property for scoping routes to HTMX (e.g., hx.get { ... }
hx.get { ... }
Scope child routes to apply when HX-Request header is supplied.
HX-Request
Sub-routes only apply to a specific HX-Target header.
Sub-routes only apply to a specific HX-Trigger header.