13 lines
299 B
Plaintext
Raw Normal View History

2015-06-01 22:51:00 -07:00
2015-06-02 09:05:05 -07:00
.l-main-section
h2 DETACHED <span class="type">variable</span>
p.location-badge.
exported from <a href='../change_detection'>angular2/change_detection</a>
:markdown
DETACHED means that the change detector sub tree is not a part of the main tree and
should be skipped.
2015-06-01 22:51:00 -07:00