swap
"hx-swap" controls how content will swap in (outerHTML, beforeend, afterend, …)
<div hx-get="/example" hx-swap="afterend">Get Some HTML & Append It</div>Content copied to clipboard
"hx-swap" controls how content will swap in (outerHTML, beforeend, afterend, …)
<div hx-get="/example" hx-swap="afterend">Get Some HTML & Append It</div>