Documentation

allowKeyboardFocus

True if this container may receive input focus using the keyboard (e.g. Tab key).

allowKeyboardFocus?: boolean;

Notes

Related