Sheet Modal React Component
Sheet Modal is a special overlay type which is similar to Picker/Calendar’s overlay. Such modal allows to create custom picker overlays with custom content.
There are following components included:
Sheet Modal Properties
Sheet Modal Events
- using its Sheet Modal API
- by passing or
false
to its prop - by clicking on or Button with relevant
sheetOpen
property (to open it) and property to close it
Access To Sheet Modal Instance
You can access Sheet Modal initialized instance by accessing **.f7Sheet**
component’s property.