We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 392c0ad commit a5e114dCopy full SHA for a5e114d
src/carousel/docs/demo.html
@@ -16,7 +16,7 @@ <h4>Slide {{$index}}</h4>
16
</div>
17
<div class="col-md-6">
18
Interval, in milliseconds: <input type="number" class="form-control" ng-model="myInterval">
19
- <br />Enter a negative number to stop the interval.
+ <br />Enter a negative number or 0 to stop the interval.
20
21
22
0 commit comments