Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DidCreateWidgetEvent

Representation of a didCreateWidgetEvent.

Hierarchy

  • DidCreateWidgetEvent

Index

Properties

Properties

Readonly factoryId

factoryId: string

The widget factory id.

Readonly widget

widget: Widget

The widget which was created.