mirror of
https://github.com/rstudio/shiny.git
synced 2026-04-07 03:00:20 -04:00
document similar things together; add prependTab and appendTab
This commit is contained in:
@@ -40,6 +40,7 @@ export(actionButton)
|
||||
export(actionLink)
|
||||
export(addResourcePath)
|
||||
export(animationOptions)
|
||||
export(appendTab)
|
||||
export(as.shiny.appobj)
|
||||
export(basicPage)
|
||||
export(bookmarkButton)
|
||||
@@ -165,6 +166,7 @@ export(passwordInput)
|
||||
export(plotOutput)
|
||||
export(plotPNG)
|
||||
export(pre)
|
||||
export(prependTab)
|
||||
export(printError)
|
||||
export(printStackTrace)
|
||||
export(radioButtons)
|
||||
|
||||
Reference in New Issue
Block a user