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
true
orfalse
to itsopened
prop - by clicking on or Button with relevant
sheetOpen
property (to open it) andsheetClose
property to close it
Access To Sheet Modal Instance
You can access Sheet Modal initialized instance by accessing component’s property.