Web Bottom Sheet
Content Type: Widget
Categories: User Interface
Overview
Slide in content from below just like how many mobile apps often use nowadays. Similar to the Native Bottom Sheet widget.
Documentation
Web Bottom Sheet
Slide in content from below just like how many mobile apps often use nowadays. Similar to the Native Bottom Sheet widget.
Features
- Slide Animation
- Anchored to the bottom of the page
- Custom content inside the bottom sheet
- Listens to a boolean to open or close
Usage
- Add the widget to your page
- Add some data around the widget that has a boolean
- Attach the boolean to the widget
- To show the bottom sheet simply make some logic to change the boolean to true
Demo project
https://webbottomsheet-sandbox.mxapps.io/
Issues, suggestions and feature requests
Releases
Version: 1.0.0
Framework Version: 9.12.4
Release Notes: Initial Release