is there a "DropdownList" alike Component? What I'...
# compose-desktop
d
is there a "DropdownList" alike Component? What I'd love to have would be roughly like this (see below) The list items a) searchable and b ontop of any components that might be below it. Or am I supposed to implement my own Popup? DrowdownMenu? or else?
d
DropdownMenu
?
d
yeah, sure "doable", but is this the supposed way to do it?? no off-the-shelf DropdownList @Composable??
d
No, you've been given the flexibility to build on top of it.