Skip to content

boardev/bottom-sheet-vue3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡️ 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...

About

Bottom sheet component for Vue3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.2%
  • CSS 29.8%