Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4499

Support callback function after loading embedded ZK

    XMLWordPrintable

Details

    • New Feature
    • Resolution: Done
    • Normal
    • 9.0.1
    • 9.0.0
    • None
    • None

    Description

      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(...)

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: