types property
The read-only types
property of the ClipboardItem interface
returns an Array
of available within the ClipboardItem
Implementation
external JSArray<JSString> get types;
The read-only types
property of the ClipboardItem interface
returns an Array
of available within the ClipboardItem
external JSArray<JSString> get types;