Those options will passed to the underlying JavaScript
library powering dropMenu
: tippy.js. See all available options
here https://atomiks.github.io/tippyjs/all-props/.
Usage
dropMenuOptions(duration = c(275, 250), animation = "fade", flip = FALSE, ...)
Value
a list
of options to be used in dropMenu
.