ITADN

[htmx4] `hx-boost` modifiers are inconsistent with other attributes

#3779ClosedLanayx 创建于 2026-04-29
L
Lanayxcommented
In https://four.htmx.org/reference/attributes/hx-boost#advanced-syntax ```html <body hx-boost:inherited='swap:"innerHTML", target:"#main", select:"#content"'></body> ``` in https://four.htmx.org/reference/attributes/hx-status#modifiers ```html <form hx-post="..." hx-status:422="swap:innerHTML target:#errors select:#validation-errors" hx-status:500="swap:none push:false"> </form> ``` Version: 4.0.0-beta2
关闭于 2026-05-10 1 条评论