issues
search
smartxworks
/
sunmao-ui
A Framework for Developing Low-code Tool
https://sunmao-ui.com
Apache License 2.0
1.38k
stars
94
forks
source link
Editor support emit and listen module's event
#669
Closed
tanbowensg
closed
1 year ago
tanbowensg
commented
1 year ago
Allow user choose
$module
as event target. This is the way to emit event in module to outside.
Allow user listen events in module's spec in the
ModuleContainer
's
eventHandlers
$module
as event target. This is the way to emit event in module to outside.ModuleContainer
'seventHandlers