Documentation

selectOnFocus

True if all text should be selected whenever the field gains input focus.

selectOnFocus?: boolean;

Related