Hello,
for the textinputarea, does anyone know how to access the caret location programmatically, and then insert text, remove text at that location. The reason I ask is because I’m using the standard Meta webxr keyboard, and its default behavior is to erase everything in the text field. So I figure I’d manually insert text at the caret once I get data from the keyboard.