Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICurrentWidget<W>

Interface describing the current widget.

Type parameters

  • W: Widget = Widget

Hierarchy

  • ICurrentWidget

Index

Properties

Properties

generator

generator: IGenerator<W>

Table of contents generator for the current widget.

widget

widget: W

Current widget.

Generated using TypeDoc