bit-badger / Giraffe.Htmx

Extensions for Giraffe to support development with htmx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add HX-Retarget header

danieljsummers opened this issue · comments

htmx 1.6.1 added an HX-Retarget response header, allowing the user to override the hx-target attribute of the initiating request. Add support for this to Giraffe.Htmx.

Fixed in 0.9.3