Edit this page

up.RenderJob up.RenderJob.prototype.finished
Property

A promise that fulfills when fragments were updated, animations have concluded and cached content was revalidated.

The promise will reject when the server responds with a failed HTTP status, when any request is aborted or when there is network issue.

See render hooks for examples for awaiting rendering completion.


Value

The revalidated render result.