keller-mark / anyhtmlwidget

Bringing core concepts from anywidget to R
https://keller-mark.github.io/anyhtmlwidget/
Other
14 stars 1 forks source link

Support for `resize`? #13

Open keller-mark opened 6 months ago

keller-mark commented 6 months ago

This is not an API that anywidget exposes. But htmlwidgets does. Does it make sense to allow users to define a resize in their esm?

keller-mark commented 6 months ago

Look into whether we can just emit a resize event on the window and leave to user to handle