Skip to contents

Reset shinyTimer

Usage

resetTimer(session, inputId, hours = 0, minutes = 0, seconds = 0)

Arguments

session

The session object from the shiny server function.

inputId

The input ID corresponding to the UI element.

hours

The new reset time in hours.

minutes

The new reset time in minutes.

seconds

The new reset time in seconds.