if interval is false, do not autocycle the carousel
This commit is contained in:
parent
83a7a69893
commit
67f199678c
6 changed files with 14 additions and 11 deletions
|
|
@ -1308,7 +1308,7 @@ $('#myCollapsible').on('hidden', function () {
|
|||
<td>interval</td>
|
||||
<td>number</td>
|
||||
<td>5000</td>
|
||||
<td>The amount of time to delay between automatically cycling an item.</td>
|
||||
<td>The amount of time to delay between automatically cycling an item. If false, carousel will not automatically cycle.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>pause</td>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue