Description Usage Arguments Value See Also
View source: R/input-searchbar.R
Only the options explicitly passed with this function are updated, the previous options are left unchanged.
1 2 3 4 5 6 | updateMarkOptions(
inputId,
markOpts,
session = shiny::getDefaultReactiveDomain(),
quiet = FALSE
)
|
inputId |
The |
markOpts |
Options to update for mark.js API. |
session |
The |
quiet |
Supress any warning related to incorrect/invalid arguments. |
No return value, called to update markOpts
of the input control.
configurator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.