ion-alert
警报是一种对话框,用于向用户显示信息或通过输入收集用户信息。警报会出现在应用内容的顶部,用户必须手动关闭它,才能继续与应用互动。它还可以选择性地包含 header、subHeader 和 message。
🌐 An Alert is a dialog that presents users with information or collects information from the user using inputs. An alert appears on top of the app's content, and must be manually dismissed by the user before they can resume interaction with the app. It can also optionally have a header, subHeader and message.