O3 Framework / PatientBannerActionsMenu
PatientBannerActionsMenu(
__namedParameters):null|Element
Overflow menu for the patient banner whose items come from an ExtensionSlot rather than direct React children. Because cloneElement cannot inject props into extension-rendered components, arrow key navigation is handled at the container level via onKeyDown instead of delegating to Carbon’s OverflowMenuItem.
null | Element