diff --git a/R/popover.R b/R/popover.R index e758e204..aa227932 100644 --- a/R/popover.R +++ b/R/popover.R @@ -44,7 +44,7 @@ #' server <- function(input, output) { #' observeEvent(input$showHelp, ignoreInit = TRUE, { #' showPopover( -#' target = "textBlock1", +#' id = "textBlock1", #' popover(title = "Hint", "I am a