Is there a way to initially select all the text in...
# compose
t
Is there a way to initially select all the text in a
SelectionContainer { Text(...) }
right now it only selects the word that was pressed.
s
right now I don’t know a way of doing it. We have been focused on selection itself but not the APIs therefore most of selection does not provide an API right now.