Hello, I wanted to implement some Ctrl + C / Ctrl ...
# compose
t
Hello, I wanted to implement some Ctrl + C / Ctrl + V copy & past behaviour in my Desktop apps so. So what is the compose intended way to access selected Text or get selection Events? And why exactly is the main class handling selection (
SelectionRegistrar
) internal and not accessible for everyone?