toggle menu
kweb-core
1.4.12
jvm
switch theme
search in API
kweb-core
/
kweb.plugins.specificKeyUp
Package-level
declarations
Types
Functions
Types
Specific
Key
Up
Plugin
Link copied to clipboard
object
SpecificKeyUpPlugin
:
KwebPlugin
Functions
attach
Key
Specific
Keyup
Event
Link copied to clipboard
fun
InputElement
.
attachKeySpecificKeyupEvent
(
vararg
keys
:
String
)
key
Specific
Keyup
Link copied to clipboard
fun
OnImmediateReceiver
<
Element
>
.
keySpecificKeyup
(
callback
:
(
)
->
Unit
)
:
Element
fun
OnReceiver
<
Element
>
.
keySpecificKeyup
(
callback
:
(
event
:
KeyboardEvent
)
->
Unit
)
:
Element