mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-09 22:25:59 -05:00
12 lines
454 B
R
12 lines
454 B
R
#' @import htmltools
|
|
#' @export tags p h1 h2 h3 h4 h5 h6 a br div span pre code img strong em hr
|
|
#' @export tag tagList tagAppendAttributes tagHasAttribute tagGetAttribute tagAppendChild tagAppendChildren tagSetChildren
|
|
#' @export HTML
|
|
#' @export includeHTML includeText includeMarkdown includeCSS includeScript
|
|
#' @export singleton is.singleton
|
|
#' @export validateCssUnit
|
|
#' @export htmlTemplate
|
|
#' @export suppressDependencies
|
|
#' @export withTags
|
|
NULL
|