The element on: directive anchorwas pointing to the component on: directive anchor.

Fixes #3138
pull/3141/head
Luca Bonavita 5 years ago committed by Conduitry
parent 80ef6f190d
commit 0eb86d2a13

@ -354,7 +354,7 @@ The `{@debug}` tag without any arguments will insert a `debugger` statement that
As well as attributes, elements can have *directives*, which control the element's behaviour in some way.
#### [on:*eventname*](on_component_event)
#### [on:*eventname*](on_element_event)
```sv
on:eventname={handler}

Loading…
Cancel
Save