Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.clipboard
/
ClipboardEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
COPY
Link copied to clipboard
val
COPY
:
EventType
<
ClipboardEvent
>
CUT
Link copied to clipboard
val
CUT
:
EventType
<
ClipboardEvent
>
PASTE
Link copied to clipboard
val
PASTE
:
EventType
<
ClipboardEvent
>