Really simple question, but can’t find an answer. How do I disable text selection? For instance, on a button I don’t want the ability to select text or have a cursor show up.
You can toggle the “Selectable” so that the text cannot be selected.
You can also create your own component like button if you need more customization. Some example you can refer the following Youtube: - https://www.youtube.com/watch?v=t_THpeqi6Ts&t=17s