kotlin-wasm-examples
                                
                                 kotlin-wasm-examples copied to clipboard
                                
                                    kotlin-wasm-examples copied to clipboard
                            
                            
                            
                        Examples with Kotlin/Wasm
compose.wasm.version.1.9.x=1.6.1  compose.wasm.version.1.9.x=1.6.0 this page canvas not overfill browser
I'm trying the online demo at https://zal.im/wasm/jetsnack/ on a Linux Mint system running Chrome Version 119.0.6045.105 (Official Build) (64-bit). The page renders, but I am unable to drag the out...
Input layout unable to past just copy OutlinedTextField( modifier = Modifier.padding(start = 10.dp), value = templateData.customerName, onValueChange = { templateData.customerName = it formatResult() }, label = { Text("Customer") } )
[https://zal.im/wasm/iv/](https://zal.im/wasm/iv/ )
Is there any way to insert HTML5 native code in Compose in web environment like AndroidView() in Android?
it works fine if i use mouse wheel for scroll. im using firefox 124 with wayland. confirmed scroll by touch is working in another wasm ui project demo, so it...
How to reproduce: Browser: Android Chrome 120.0.6099.230 Open https://zal.im/wasm/jetsnack/ in portrait mode:  Issue 1: Top of the UI is missing (note missing "Android's picks" section) Issue 2: UI is...
I add at index.html, bottom list touch not move at android mobile. 