Learn R Programming

bsplus (version 0.1.1)

bs_set_opts: Set the options

Description

This would be used when we want to set options for adding items

Usage

bs_set_opts(tag, ...)

# S3 method for default bs_set_opts(tag, ...)

# S3 method for shiny.tag bs_set_opts(tag, ...)

Arguments

tag

htmltools:shinytag

...

additional arguments, key/value pairs

Value

modified copy of tag

See Also

bs_accordion, bs_accordion_sidebar,