html_tags
html_tags | R Documentation |
#
HTML templates#
DescriptionA list of 'shiny.tag' objects describing a HTML template. The list must
have signature / structure of a named list:
[head = [shiny.tag], body = [shiny.tag]]
#
Usage#
Argumentslocal | TRUE / FALSE. If TRUE, the R base module is loaded from the local file stored in the package, otherwise, the module is served via a content delivery network (CDN). |