Create Expandable Floating Element In Vue.js – vue-balloon

vue-balloon is a vue.js plugin to create a floating element that expands when clicked.

Preview:

vue-balloon

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

Add Comment