Essence BottomSheet - BottomSheet component
npm install essence-bottomsheetOptions:
- visible: true - show the bottom sheet & false (default) - hide the bottom sheet
- onStart: callback function when the BottomSheet has toggled visible to true
- onEnd: callback function when the BottomSheet has toggled visible to false
Bottom sheets simple
``js
import BottomSheets from 'essence-bottomsheet';
Share
Upload
Copy
Print this page
`
Bottom sheets big icons
`js
import BottomSheets from 'essence-bottomsheet';
Share
Upload
Copy
Print
Mail
Message
Loop
``