📅  最后修改于: 2020-10-25 02:49:25             🧑  作者: Mango
Framework7提供了各种类型的叠加层,以使应用程序顺畅地工作。下表列出了一些Framework7叠加层-
S.No | Overlay Type & Description |
---|---|
1 | Modal
Modal is a small window that display the content from separate sources without leaving the parent window. |
2 | Popup
Popup is a popup box which displays the content when the user clicks on the element. |
3 | Popover
To manage the presentation of temporary content, the popover component can be used. |
4 | Action Sheet
The Action Sheet is used to present the user with a set of possibilities for how to handle a given task. |
5 | Login Screen
Overlay login screen is used for displaying the login screen format which can be used in page or popup or as a standalone overlay. |
6 | Picker Modal
Picker modal is used to pick some custom content which is similar to the calender picker. |