bs_set_opts {bsplus} | R 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 |
|
... |
additional arguments, key/value pairs |
Value
modified copy of tag
See Also
bs_accordion()
, bs_accordion_sidebar()
,
[Package bsplus version 0.1.5 Index]