previous <CSS selector> which will scan the DOM backwards for the first element that matches the given CSS selector. (e.g previous .error will target the closest previous sibling with error class)
[HTMX Reference](https://htmx.org/attributes/hx-target/)