ticlo / rc-dock

Dock Layout for React Component
https://ticlo.github.io/rc-dock/examples
Apache License 2.0
684 stars 96 forks source link

Need callback when open a WindowPanel #229

Open francesc79 opened 3 months ago

francesc79 commented 3 months ago

Hi,

Is it possible to have a callback when a new WindowPanel is opened with a window reference? I need to set attributes in an HTML tag in a popup window.

Thanks