kaios-types
Preparing search index...
BluetoothAttributeEventInit
Interface BluetoothAttributeEventInit
interface
BluetoothAttributeEventInit
{
attrs
?:
string
[]
;
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
}
Hierarchy
EventInit
BluetoothAttributeEventInit
Index
Properties
attrs?
bubbles?
cancelable?
composed?
Properties
Optional
attrs
attrs
?:
string
[]
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
bubbles
cancelable
composed
kaios-types
Loading...