docs: correct the dead-output component count from 11 to 9
Counted from source: the 22 remaining outputs sit in 9 components, not 11. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -62,7 +62,7 @@ component.
|
||||
|
||||
## Outstanding, with numbers
|
||||
|
||||
**22 outputs across 11 components have no emitter of any kind** (was 32 across
|
||||
**22 outputs across 9 components have no emitter of any kind** (was 32 across
|
||||
16; see the correction above). The component advertises an output, a caller
|
||||
binds to it, and nothing ever fires. Native event names are excluded — the
|
||||
runtime binds a DOM-listener fallback on component tags, so `click` and `input`
|
||||
|
||||
Reference in New Issue
Block a user