1.2.1 • Published 4 years ago

quasar-app-extension-qsortabletree v1.2.1

Weekly downloads
5
License
MIT
Repository
gitlab
Last release
4 years ago

QSortableTree

QSortableTree simulates QTree look and feel with drag&drop ability.

Install

quasar ext add qsortabletree

Quasar CLI will retrieve it from NPM and install the extension.

Uninstall

quasar ext remove qsortabletree

Usage

<q-sortable-tree :nodes="nodes"
                 node-key="id"
                 label-key="name"
                 no-connectors
                 :default-expand-all="true"/>
1.2.1

4 years ago

1.2.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.0.3

4 years ago

0.0.1

4 years ago