Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WidgetConstructionOptions

Representation of the WidgetConstructionOptions. Defines a serializable description to create widgets.

Hierarchy

  • WidgetConstructionOptions

Index

Properties

Properties

factoryId

factoryId: string

The id of the widget factory to use.

Optional options

options: any

The widget factory specific information.