Skip to contents

Shiny module server for anyhtmlwidgets.

Usage

widgetServer(id, w)

Arguments

id

The matching output ID used in the Shiny UI.

w

The widget instance.

Value

reactiveValues corresponding to the widget's active bindings.