Skip to content

Commit

Permalink
Update R/optionalInput.R
Browse files Browse the repository at this point in the history
Co-authored-by: Marcin <[email protected]>
Signed-off-by: kartikeya kirar <[email protected]>
  • Loading branch information
kartikeyakirar and m7pr authored Mar 14, 2024
1 parent a459e0e commit 7d6c4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/optionalInput.R
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ extract_raw_choices <- function(choices, sep) {
#' @inheritParams shiny::sliderInput
#' @param label_help (`shiny.tag`) optional\cr
#' object of class `shiny.tag`, e.g. an object returned by [shiny::helpText()]
#' @param ... optional, arguments to `sliderInput`
#' @param ... optional arguments to `sliderInput`
#'
#' @return (`shiny.tag`) HTML tag with `sliderInput` widget.
#'
Expand Down

0 comments on commit 7d6c4bc

Please sign in to comment.