Examples
GitHub
Preparing search index...
The search index is not available
destagnate
destagnate
<internal>
RTCDTMFToneChangeEventInit
Interface RTCDTMFToneChangeEventInit
interface
RTCDTMFToneChangeEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
tone
?:
string
;
}
Hierarchy (
view full
)
EventInit
RTCDTMFToneChangeEventInit
Index
Properties
bubbles?
cancelable?
composed?
tone?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Optional
tone
tone
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
tone
Examples
GitHub
destagnate
Loading...
Generated using
TypeDoc