Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWidgetExtension<T, U>

An interface for a widget extension.

Type parameters

Hierarchy

  • IWidgetExtension

Index

Methods

Methods

createNew

  • createNew(widget: T, context: IContext<U>): void | IDisposable
  • Create a new extension for a given widget.

    Parameters

    Returns void | IDisposable

Generated using TypeDoc