Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "scripts/widgetModes"

Index

Variables

Functions

Variables

getMode

getMode: getMode

modeList

modeList: {}

Type declaration

Functions

Const registerWidgetMode

  • registerWidgetMode(name: string, mode: WidgetMode): any
  • Registers a custom widget state transition mode. The name argument is used to pass to one of the widget instantiation methods to choose

    since

    1.18.0

    Parameters

    Returns any

Generated using TypeDoc