How to select all text in LookupPickerField

Hello

I can easily select text in a TextField with the selectAll() method.
How can I do the same for LookupPickerField? I am unable to find the selectAll() method
Please see the picture attached

Thank you.

SelectAll in LookupPickerField

Hi, Darius.
Unfortunately, the LookupPickerField component does not support the selectAll() method, because this component is made for value selection, not for text editing. Maybe If you explain why do you need text selection in the LookupPickerField component, we will be able to suggest you a solution