Join Slack
Powered by
<How do I call InputEvent.inputType in Kotlin/js> ...
# forum
r
rss
02/22/2023, 2:59 AM
How do I call InputEvent.inputType in Kotlin/js
I checked the standard library. Without this attribute in the
InputEvent - Kotlin Programming Language
, but in the standard WebAPI has this property
InputEvent.inputType - Web API 接口参考 | MDN
So how do I call this...
Open in Slack
Previous
Next