-
New Feature
-
Resolution: Done
-
Normal
-
Freshly, 9.0.1
-
Security Level: Jimmy
provide the first widget and the desktop loaded, to avoid having to hard code/reference widget ids manually
zEmbedded.load(someId, someUri) .then(res => { var firstRoot = res.widget; }) .catch(error => ...)
- relates to
-
ZK-4499 Support callback function after loading embedded ZK
- Closed