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 or false to its opened prop
    • by clicking on or Button with relevant sheetOpen property (to open it) and sheetClose property to close it

    Access To Sheet Modal Instance

    You can access Sheet Modal initialized instance by accessing component’s property.

    Skeleton →