Change hx-trigger's changed modifier to work for independent trigger specifications by jsonn · Pull Request #2891 · bigskysoftware/htmx
Description Trigger specifications can reference multiple HTML nodes via from and a single element can have multiple trigger specifications for different HTML nodes. One example is given in #2056. ...