Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
RTCDataChannelEventInit
Interface RTCDataChannelEventInit
interface
RTCDataChannelEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
channel
:
RTCDataChannel
;
composed
?:
boolean
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventInit
RTCDataChannelEventInit
Index
Properties
bubbles?
cancelable?
channel
composed?
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
channel
channel
:
RTCDataChannel
Optional
composed
composed
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
channel
composed
Official Cockpit API Documentation
Houston Common Library
Loading...