Skip to main content

ItemsDirectiveComboWidget

Extends

Constructors

Constructor

new ItemsDirectiveComboWidget(props): ItemsDirectiveComboWidget;

Parameters

ParameterType
propsItemsDirectiveComboWidgetProps

Returns

ItemsDirectiveComboWidget

Inherited from

React.Component<ItemsDirectiveComboWidgetProps>.constructor

Constructor

new ItemsDirectiveComboWidget(props, context): ItemsDirectiveComboWidget;

Parameters

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

Returns

ItemsDirectiveComboWidget

Inherited from

React.Component<ItemsDirectiveComboWidgetProps>.constructor

Methods

getTitle()

getTitle(): Element;

Returns

Element


render()

render(): Element;

Returns

Element

Overrides

React.Component.render