@takuma-ru/vue-swipe-modal
Description
Modal window that can be swiped to close.(Swipeable Bottom Sheet)
⚠️ WARN ⚠️
Due to the eol of vue2, vue2 is no longer supported. vue2 can be used with v4.0.7
or earlier, but we are not responsible for any problems that may occur.
DEMO
Directory
Getting Started
1. Install
vue3
yarn add @takuma-ru/vue-swipe-modal@^5.0.0
vue2 (deprecated)
yarn add @takuma-ru/vue-swipe-modal@^4.0.0 @vue/composition-api
2. How to use
Props
Prop description page
License
MIT - Copyright (c) 2023 takuma-ru