An open API service indexing awesome lists of open source software.

https://github.com/ulivz/vue-foldable

๐ŸŒ— Highly customizable foldable component for Vue.js
https://github.com/ulivz/vue-foldable

Last synced: 5 months ago
JSON representation

๐ŸŒ— Highly customizable foldable component for Vue.js

Awesome Lists containing this project

README

          

vue-foldable


NPM version NPM downloads donate


preview

## Features

- [Customize UI](https://vue-foldable.ulivz.com/#custom-ui) based on [slots](https://vuejs.org/v2/guide/components-slots.html).
- Support explicit or percentage content [height](https://vue-foldable.ulivz.com#height).
- Infinite & [once](https://vue-foldable.ulivz.com#once-mode) expansion.
- Optional expanding [transition](https://vue-foldable.ulivz.com#transition).
- [Asynchronous content](https://vue-foldable.ulivz.com#asynchronous-content) watching.

Check out the full [documentation](http://www.v2js.com/vue-foldable).

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**vue-foldable** ยฉ [ulivz](https://github.com/ULIVZ), Released under the [MIT](./LICENSE) License.

Authored and maintained by ulivz with help from contributors ([list](https://github.com/ULIVZ/vue-foldable/contributors)).

> [github.com/ulivz](https://github.com/ulivz) ยท GitHub [@ulivz](https://github.com/ULIVZ) ยท Twitter [@_ulivz](https://twitter.com/_ulivz)