ui
ui copied to clipboard
Add ability to pass event emitters to overlays
Description
Currently when creating an overlay programmatically with the create method on useOverlay there is no way to pass event emitters to the component.
Additional context
No response