R/shiny.R
event_register.Rd
Register a shiny input value
event_register(p, event = NULL)
a plotly object.
The type of plotly event. All supported events are listed in the function signature above (i.e., the usage section).
event_data
Carson Sievert