can detail emit a detailClosed ?
-
i'm trying to fire a function upon
detail
closing and was hoping i could access something similar to picker when closing ie:
picker.on('pickerClosed', () => {});
any help with the best approach most appreciated! or how i can get a look at all functions available -
W.broadcast.on("pluginClosed",e => {if (e=="detail") do_your_thing })
look at W.broadcast in console for all events you can subscribe to.
-
@rittels thanks! that worked
Windyty, S.E. - all rights reserved. Powered by excellent NodeBB
NodeBB & contributors, OSM & contributors, HERE maps