Is there any way to show a dropdown in a compose-j...
# compose-web
p
Is there any way to show a dropdown in a compose-jb-js-wasm project?
o
Compose-Web-Canvas is still very limited and doesn’t have everything that compose-desktop has to offer. I suppose you mean something like https://material.io/components/menus#dropdown-menu Out of a box, it’s currently available only for desktop and android -https://github.com/JetBrains/androidx/blob/29a3ef3c8db21b13ae81944888eb9924da7cdcb[…]topMain/kotlin/androidx/compose/material/DesktopMenu.desktop.kt
101 Views