Interface Quicklink

A quicklink that's registered when the application's main view is first rendered (see registerQuicklinks).

The name rendered in the UI uses the lexicon key of the Quicklink (i.e. myApp.foo).

Hierarchy

  • Quicklink

Methods

Methods

  • Called to invoke the quicklink.

    Returns void | Promise<void>

Generated using TypeDoc