Skip to main content

TablePillWidget

Extends

Constructors

Constructor

new TablePillWidget(props): TablePillWidget;

Parameters

ParameterType
propsPropsWithChildren

Returns

TablePillWidget

Inherited from

React.Component<React.PropsWithChildren<TablePillWidgetProps>>.constructor

Constructor

new TablePillWidget(props, context): TablePillWidget;

Parameters

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

Returns

TablePillWidget

Inherited from

React.Component<React.PropsWithChildren<TablePillWidgetProps>>.constructor

Methods

render()

render(): Element;

Returns

Element

Overrides

React.Component.render