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 973394e commit f91656dCopy full SHA for f91656d
inst/templates/input_r.txt
@@ -8,7 +8,7 @@
8
#'
9
#' @export
10
${name}Input <- function(inputId, default = "") {
11
- createReactShinyInput(
+ reactR::createReactShinyInput(
12
inputId,
13
"${name}",
14
htmlDependency(
0 commit comments