Support callback function after loading embedded ZK

XMLWordPrintable

    • Type: New Feature
    • Resolution: Done
    • Priority: Normal
    • 9.0.1
    • Affects Version/s: 9.0.0
    • Component/s: None
    • None
    • None

      If there is a callback function when calling zEmbedded.load('domid', 'url'), user could handle errors and do something after zk is loaded.
      For Example:
      zEmbedded.load('domid', 'url', callback)
      or
      zEmbedded.load('domid', 'url').then(...).catch(...)

            Assignee:
            DevChu
            Reporter:
            DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: