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
.