Hi, can I custom the `SelectionContainer` ? I need...
# compose-desktop
u
Hi, can I custom the
SelectionContainer
? I need to customize the context menu
z
I think these APIs coming in 1.9 are what you want
👍 1
a
They will be off by default in 1.9 on the desktop, though. You’ll need to set a flag in ComposeUiFlags to enable them.
u
@Alexander Maryanovsky Thanks a lot !