Callback fired when a menu item is selected.
{React.ChangeEvent} event The event source of the callback. You can pull out the new value by accessing event.target.value (string).
event.target.value