If you’re trying to prevent an HTML element from being select-able, then that can be done with CSS. I’m not sure what the current best method for doing this is, but I bet if you google something like “css, make element unselectable” you’ll get a ton of results.
1 Like