Customizable Foldable Component For Vue.js

Install & Download:

# Yarn
$ yarn add vue-foldable
# NPM
$ npm install vue-foldable --save

Description:

A highly customizable foldable component for Vue.js.

Features:

  • Customize UI based on slots.
  • Support explicit or percentage content height.
  • Infinite & once expansion.
  • Optional expanding transition.
  • Asynchronous content watching.

Preview:

Customizable Foldable Component For Vue.js

Add Comment