Skip to main content

FloatingToolbarCheckboxWidget

Extends

Constructors

Constructor

new FloatingToolbarCheckboxWidget(props): FloatingToolbarCheckboxWidget;

Parameters

ParameterType
propsFloatingToolbarCheckboxWidgetProps

Returns

FloatingToolbarCheckboxWidget

Inherited from

React.Component<FloatingToolbarCheckboxWidgetProps>.constructor

Constructor

new FloatingToolbarCheckboxWidget(props, context): FloatingToolbarCheckboxWidget;

Parameters

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

Returns

FloatingToolbarCheckboxWidget

Inherited from

React.Component<FloatingToolbarCheckboxWidgetProps>.constructor

Accessors

themeStore

Methods

render()

render(): Element;

Returns

Element

Overrides

React.Component.render