Skip to main content

FloatingInspectorSectionWidget

Extends

Constructors

Constructor

new FloatingInspectorSectionWidget(props): FloatingInspectorSectionWidget;

Parameters

ParameterType
propsPropsWithChildren

Returns

FloatingInspectorSectionWidget

Inherited from

React.Component<
React.PropsWithChildren<FloatingInspectorSectionWidgetProps>
>.constructor

Constructor

new FloatingInspectorSectionWidget(props, context): FloatingInspectorSectionWidget;

Parameters

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

Returns

FloatingInspectorSectionWidget

Inherited from

React.Component<
React.PropsWithChildren<FloatingInspectorSectionWidgetProps>
>.constructor

Methods

render()

render(): Element;

Returns

Element

Overrides

React.Component.render