File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
public/docs/ts/latest/guide Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ table
401
401
(element | component | directive) event, or (rarely) an attribute name.
402
402
The following table summarizes:
403
403
404
- // If you update this table, UPDATE it in Dart & JS, too.
404
+ //- If you update this table, UPDATE it in Dart & JS, too.
405
405
<div width =" 90%" >
406
406
table
407
407
tr
@@ -813,7 +813,7 @@ block style-property-name-dart-diff
813
813
including queries and saves to a remote server.
814
814
These changes percolate through the system and are ultimately displayed in this and other views.
815
815
816
- //
816
+ //-
817
817
:marked
818
818
### Event bubbling and propagation [TODO: reinstate this section when it becomes true]
819
819
Angular invokes the event-handling statement if the event is raised by the current element or one of its child elements.
You can’t perform that action at this time.
0 commit comments