We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1f77a0 commit cfcac20Copy full SHA for cfcac20
R/keys.R
@@ -7,7 +7,7 @@
7
#' @param keys A character vector of keys to bind. Examples include, `command`,
8
#' `command+shift+a`, `up down left right`, and more.
9
#' @param global Should keys work anywhere? If TRUE, keys are triggered when
10
-#' inside a textInput.
+#' inside a textInput, or when a radio button has just been selected.
11
#'
12
#' @examples
13
#' \dontrun{
0 commit comments