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

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