Helpers passed to a custom IPopupMenuProps.renderItem so it can drive the menu's canonical selection/close behaviour (focus return, onSelect, onClose).
close the menu without selecting
select this item (fires onSelect then closes the menu)
Helpers passed to a custom IPopupMenuProps.renderItem so it can drive the menu's canonical selection/close behaviour (focus return, onSelect, onClose).