@thiagohp/tapestry-5
    Preparing search index...

    Function deferredZoneUpdate

    • Locates a zone element by its unique id attribute, and (deferred, to a later event loop cycle), performs a standard refresh of the zone. This is primarily used by the core/ProgressiveDisplay component.

      Parameters

      • id: string

        client id of the element

      • url: string

        URL to use to refresh the element.

      Returns void