Documentation
¶
Overview ¶
templ: version: v0.2.778
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTMXLocation ¶
func HTMXLocation(w http.ResponseWriter, path string, target string)
Types ¶
type HTMXHeaders ¶
type HTMXHeaders struct { HXRequest bool HXTarget string HXCurrentURL HTMXHeadersCurrentURL }
func ParseHTMXHeaders ¶
func ParseHTMXHeaders(header http.Header) HTMXHeaders
func (*HTMXHeaders) IsHTMXRequest ¶
func (h *HTMXHeaders) IsHTMXRequest() bool
type HTMXHeadersCurrentURL ¶
Click to show internal directories.
Click to hide internal directories.