New:
- The
ctx
loading API (ctx.loading.start, ctx.loading.update, and ctx.loading.completeOne) are now available in Page handlers. - It is now possible to display asynchronous data values in io.display.metadata.
New:
ctx
loading API
(ctx.loading.start, ctx.loading.update, and ctx.loading.completeOne)
are now available in Page
handlers.