spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
ClipboardEventInit.clipboardData
spasm
bindings
clipboard
ClipboardEventInit
Undocumented in source. Be warned that the author may not have intended to support it.
void
clipboardData
(Optional!(T0) clipboardData)
struct
ClipboardEventInit
nothrow
void
clipboardData
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
clipboardData
)
if
(
isTOrPointer
!(
T0
,
DataTransfer
)
)
auto
clipboardData
()
Meta
Source
See Implementation
spasm
bindings
clipboard
ClipboardEventInit
constructors
this
functions
clipboardData
static functions
create
variables
_parent