diff --git a/documentation/docs/97-best-practices/10-best-practices.md b/documentation/docs/97-best-practices/10-best-practices.md index 8b593c9953..d4d6c50045 100644 --- a/documentation/docs/97-best-practices/10-best-practices.md +++ b/documentation/docs/97-best-practices/10-best-practices.md @@ -54,7 +54,11 @@ to allow ``. This can get hairy when the value of the ## Events on elements -Every prop that starts with `on` is treated as an event listener for the element. To register a `click` listener on an element you can do `