Is it possible to control the open/closed state of the NotificationCenter (React)? I want the NotificationCenter to close when I click an Action. Currently, the NotificationCenter remains open when I click on an item's Action button.
Ideally I would be able to set an open state on the NotificationProvider