Kotlin/kotlin-wasm-examples

Add file upload example

StefanOltmann opened this issue · 1 comments

Please provide an example demonstrating how to allow users to select a file from disk and upload it / load it into the app.

I think it involves usage of @JsExport, which is not showcased in these examples