The change can be caused by different kind of events. The type of event depends on what caused the change. For example, when the browser auto-fills the Select you'll receive a React.ChangeEvent.
Select
React.ChangeEvent
The change can be caused by different kind of events. The type of event depends on what caused the change. For example, when the browser auto-fills the
Selectyou'll receive aReact.ChangeEvent.