vue-balloon is a vue.js plugin to create a floating element that expands when clicked.
Preview:
Download Details:
Author: kevinwarne
Live Demo: https://kevinwarne.github.io/vue-balloon/
Download Link: https://github.com/kevinwarne/vue-balloon/archive/master.zip
Official Website: https://github.com/kevinwarne/vue-balloon
Install & Download:
# Yarn
$ yarn add vue-balloon
# NPM
$ npm install vue-balloon --save