English 中文(简体)
Framework7 - Overlays
  • 时间:2024-10-18

Framework7 - Overlays


Previous Page Next Page  

Description

Framework7 provides different types of overlays to work with the apppcations smoothly. The following table psts some of the Framework7 overlays −

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 cpcks 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 possibipties 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.

Advertisements