Skip to content

Commit 80375b7

Browse files
committed
updating mark-up with 'end-time' attribute
1 parent 10d31b0 commit 80375b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,16 @@ <h4>
222222
<td>starts the timer with predefined time (in milliseconds).
223223
</td>
224224
</tr>
225+
<tr>
226+
<td>
227+
end-time
228+
</td>
229+
<td>
230+
false
231+
</td>
232+
<td>Sets the countdown based on predefined end time (in milliseconds).
233+
</td>
234+
</tr>
225235
</tbody>
226236
</table>
227237
<h4>

0 commit comments

Comments
 (0)