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
401401 (element | component | directive) event, or (rarely) an attribute name.
402402 The following table summarizes:
403403
404- // If you update this table, UPDATE it in Dart & JS, too.
404+ //- If you update this table, UPDATE it in Dart & JS, too.
405405 <div width =" 90%" >
406406table
407407 tr
@@ -813,7 +813,7 @@ block style-property-name-dart-diff
813813 including queries and saves to a remote server.
814814 These changes percolate through the system and are ultimately displayed in this and other views.
815815
816- //
816+ //-
817817 :marked
818818 ### Event bubbling and propagation [TODO: reinstate this section when it becomes true]
819819 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