I just started with kotlin-js and was wondering if...
# javascript
r
I just started with kotlin-js and was wondering if there is an abstraction for checkbox. I found HTMLInputElement but would want something more specific. Is there something in the stdlib which I could not find?
b
r
thanks for the response. I might create an own abstraction then