Module: Weft::Context::Wiring
- Included in:
- Weft::Context
- Defined in:
- lib/weft/context/wiring.rb
Overview
The low-level wiring layer under the kwarg grammar: htmx attribute builders and render-tree lookups. Context::Expansion decides WHICH interaction claims an element; these methods build the actual hx-* hashes and find the components they point at. Mixed into Weft::Context alongside Expansion and Modifiers (whose resolve_swap/resolve_target vocabulary the builders lean on).