Skip to main content

VisorWidget

Extends

Constructors

Constructor

new VisorWidget(props): VisorWidget;

Parameters

ParameterType
propsVisorWidgetProps

Returns

VisorWidget

Inherited from

React.Component<VisorWidgetProps>.constructor

Constructor

new VisorWidget(props, context): VisorWidget;

Parameters

ParameterTypeDescription
propsVisorWidgetProps-
contextanyvalue of the parent Context specified in contextType.

Returns

VisorWidget

Inherited from

React.Component<VisorWidgetProps>.constructor

Accessors

comboBox


visorStore

Methods

render()

render(): Element;

Returns

Element

Overrides

React.Component.render