UNPKG

vue-swipeable-bottom-sheet

Version:

![NPM](https://nodei.co/npm/vue-swipeable-bottom-sheet.png) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/atsutopia/vue-swipeable-bottom-sheet)

14 lines (13 loc) 395 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no, minimal-ui, maximum-scale=1.0, minimum-scale=1.0"> <title>example</title> </head> <body> <div id="app"></div> <script type="text/javascript" src="/dist/example.js"></script> </body> </html>