closeAllNudges()
Close all nudges that are currently open. Analytics events will not be sent for nudges that are closed using this method.
Example
// Close all nudges
window.CommandBar.closeAllNudges();
closeAllNudges()
Close all nudges that are currently open. Analytics events will not be sent for nudges that are closed using this method.
// Close all nudges
window.CommandBar.closeAllNudges();