Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILauncher

The launcher interface.

Hierarchy

  • ILauncher

Index

Methods

Methods

add

  • Add a command item to the launcher, and trigger re-render event for parent widget.

    Parameters

    • options: IItemOptions

      The specification options for a launcher item.

    Returns IDisposable

    A disposable that will remove the item from Launcher, and trigger re-render event for parent widget.

Generated using TypeDoc