R/widget.R
widgetUI.Rd
Shiny module UI for anyhtmlwidgets.
widgetUI(id, width = "100%", height = "400px")
The output ID.
The widget width. Optional.
The widget height. Optional.