mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-29 03:00:45 -04:00
Add brushOptions and hoverOptions functions
Also clean up help for imageOutput and plotOutput, and add examples.
This commit is contained in:
@@ -35,6 +35,7 @@ export(as.shiny.appobj)
|
||||
export(basicPage)
|
||||
export(bootstrapPage)
|
||||
export(br)
|
||||
export(brushOptions)
|
||||
export(checkboxGroupInput)
|
||||
export(checkboxInput)
|
||||
export(code)
|
||||
@@ -67,6 +68,7 @@ export(h5)
|
||||
export(h6)
|
||||
export(headerPanel)
|
||||
export(helpText)
|
||||
export(hoverOptions)
|
||||
export(hr)
|
||||
export(htmlOutput)
|
||||
export(icon)
|
||||
|
||||
Reference in New Issue
Block a user