R/components.R
progress_386.Rd
The progress bar may be updated server side. See update_progress_386.
progress_386(id = NULL, value, status = NULL)
Progress unique id.
Progress value. Numeric between 0 and 100.
Progress status.
A progress bar tag.
update_progress_386