React SpeechToText - StopClickEvent

The argument type in the stopClick event.

import { SpeechToTextTypes } from "devextreme-react/speech-to-text"
Type: SpeechToTextTypes.StopClickEvent

component

The UI component's instance.

Selector: Component
Type: SpeechToText

element

The UI component's container.

event

A native browser event with additional fields from EventObject.

Selector: Event