When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.
webtips.dev
How to check properties on objects in JavaScript
Use the ‘string’ in object expression in JavaScript to check for the existence of optional keys before using them.