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.
2 parents ab8f4b6 + b45932f commit d70a35eCopy full SHA for d70a35e
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