Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 1e6d05a

Browse files
committed
Document params
1 parent 142410c commit 1e6d05a

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

R/inputs.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
#' automatically.
66
#' @param map A function with single argument \code{x}, the value of the
77
#' control on the client. Returns a modified value.
8+
#' @param format A string specifying how to format the value.
9+
#' @param locale A string specifying the locale to use for formatting.
810
#' @family interactive input
911
#' @export
1012
#' @examples

man/input_slider.Rd

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)