We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8f4b6 commit b45932fCopy full SHA for b45932f
index.html
@@ -139,7 +139,7 @@ <h3>
139
140
<div class="bs-docs-example">
141
<p>
142
- The countdown timer <code ng-non-bindable=""><timer interval="1000" countdown="100"/></code>
+ The countdown timer <code ng-non-bindable=""><timer interval="1000" countdown="100">{{countdown}}</timer></code>
143
will start its countdown from 100 until it reaches 0 by ticking every second</p>
144
145
<h3>
0 commit comments