Closed
Description
Summary
IKeyboardProps needs to be available for macOS to match windows.
Motivation
Ideally the Mac and Windows apps will work the same with minimal changes to the code base.
Capturing keydown is an important feature for our autocomplete control to determine if the user hits tab or enter to complete selection.
Basic Example
No response
Open Questions
No response