12 lines
281 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 ON_PUSH <span class="type">variable</span>
p.location-badge.
exported from <a href='../change_detection'>angular2/change_detection</a>
:markdown
ON_PUSH means that the change detector's mode will be set to CHECK_ONCE during hydration.
2015-06-01 22:51:00 -07:00