Skip to content
Artwork for hx-pod
hx-pod · Aug 29, 2025 · 5 min

Htmx extension: response-targets

Direct your different response codes to different places! <head> <script src="https://cdn.jsdelivr.net/npm/htmx-ext-response-targets@2.0.2"></script> </head> <body hx-ext="response-targets"> Official Docs: https://htmx.org/extensions/response-targets/ Hypecp example: https://hypecp.com/#htmx-response-targets

0:00-5:11

transcript

No transcript — this publisher did not publish one.

show notes

Direct your different response codes to different places!

<head>
    <script src="https://cdn.jsdelivr.net/npm/htmx-ext-response-targets@2.0.2"></script>
</head>
<body hx-ext="response-targets">

Official Docs: https://htmx.org/extensions/response-targets/

Hypecp example: https://hypecp.com/#htmx-response-targets