bs_set_opts: Set the options

View source: R/set_opts.R

bs_set_optsR Documentation

Set the options

Description

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

Usage

bs_set_opts(tag, ...)

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

## S3 method for class '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(),


bsplus documentation built on Nov. 16, 2022, 1:11 a.m.