vue-modaltor
vue modal component for vuejs and hope it be useful for everyone.
Features
- no need to handle modal's height manually it extends as the content of modal increases .
- manage modal's size on diffrent dimenstions with one single attribute see responsive
- scrollable modal, modal will get scroll if conntent is more than current view page height see close-scroll
- modals has multiple parent animations parent-animation
Installation
then you can import modaltor like this ...
if you are not using any build system you can include it in your project
Example
Props config
TODO List
- [ ] multiple animations on diffrent device size
- [ ] 3D Animations
- [ ]