Update progress Semantic UI component
Change the value of a progress
input on the client.
update_progress( session, input_id, type = c("increment", "decrement", "label", "value"), value = 1 )
session |
The |
input_id |
The id of the input object |
type |
Whether you want to increase the progress bar ( |
value |
The value to increase/decrease by, or the value to be set to |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.