Skip to main content

PanelPlaceholderWidget

Extends

Constructors

Constructor

new PanelPlaceholderWidget(props): PanelPlaceholderWidget;

Parameters

ParameterType
propsPanelPlaceholderWidgetProps

Returns

PanelPlaceholderWidget

Inherited from

React.Component<PanelPlaceholderWidgetProps>.constructor

Constructor

new PanelPlaceholderWidget(props, context): PanelPlaceholderWidget;

Parameters

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

Returns

PanelPlaceholderWidget

Inherited from

React.Component<PanelPlaceholderWidgetProps>.constructor

Methods

getContent()

getContent(): Element;

Returns

Element


render()

render(): Element;

Returns

Element

Overrides

React.Component.render