/bottom-sheet-vue3

Bottom sheet component for Vue3.

Primary LanguageTypeScript

⚡️ Bottom Sheet (Vue3)

Lightweight Bottom Sheet component with TypeScript support which is easy to use and highly customizable based on your project needs.

How to Install?

Run below commands based on your preferable package manager:

> npm install bottom-sheet-vue3 --save
> yarn add bottom-sheet-vue3

documentation link and demo

Features

  • Self Closable Slot
  • Custom Icon Support
  • Custom Dimenstions
  • Custom Threshold
  • Double Sheet Openning
  • And more...