The minimalistic, configurable bottom sheet for any web project.
Check out our website, for a quick start guide, API, examples, and more!
Works with vanilla JavaScript🍦, or React ⚛️.
So your app does not depend on any other libraries that you don't need.
So you don't have to compromise loading speed.
Works just like the native bottom sheet.
- Style it anyway you want, using CSS.
- Change its behaviors, on the fly.
- Hook into life-cycle events, and states.
Keyboard interactions and focus management works out-of-box.
Without any configs.
As the name suggests, we strive to make the plain bottom sheet minimalistic yet feature-rich and highly configurable.
To achieve this goal, we try our best to write concise, well-tested, and maintainable code.
We very much appreciate all your support.
- If you find it useful or interesting, please star the repository,
- Share this repository with others, if you would like to.
- If you find any issues, feel free to open an issue. We appreciate every opinion.