ion-modal
模态框是出现在应用内容顶部的对话框,应用必须将其关闭才能恢复交互。当有很多选项可供选择时,或者在过滤列表中的项目以及许多其他用例时,它作为选择组件非常有用。
¥A Modal is a dialog that appears on top of the app's content, and must be dismissed by the app before interaction can resume. It is useful as a select component when there are a lot of options to choose from, or when filtering items in a list, as well as many other use cases.
内嵌模态框(推荐)
¥Inline Modals (Recommended)
可以通过直接在模板中编写组件来使用 ion-modal