Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs_append

Append to a bsplus html element


Description

This would be used when we want to add items to a collection

Usage

bs_append(tag, ...)

## Default S3 method:
bs_append(tag, ...)

## S3 method for class 'shiny.tag'
bs_append(tag, ...)

Arguments

tag

htmltools::[tag][htmltools::tag]

...

additional arguments

Value

htmltools::[tag][htmltools::tag], modified copy of tag

See Also


bsplus

Adds Functionality to the R Markdown + Shiny Bootstrap Framework

v0.1.2
MIT + file LICENSE
Authors
Ian Lyttle [aut, cre, cph] (<https://orcid.org/0000-0001-9962-4849>), Schneider Electric [cph], Alex Shum [ctb], Emily Bosak [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.