R/shiny_ui_helpers.R
remove_notification_by_id.Rd
Removes a notification with a specific ID.
remove_notification_by_id(id)
The notification ID to remove
Removes a Shiny notification. Returns NULL invisibly.