bs_append: Append to a bsplus html element

View source: R/append.R

bs_appendR Documentation

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

bs_accordion(), bs_accordion_sidebar(), bs_carousel()


ijlyttle/bsplus documentation built on June 13, 2025, 1:54 p.m.