Is there a simple way to bind a property of an obj...
# javascript
a
Is there a simple way to bind a property of an object to a callback in kotlin-js? It could probably be done with dynamic features, but I am not sure about correct kotlin way