2.0.0 • Published 8 months ago
@visual-framework/vf-tree v2.0.0
Tree component
About
A collapsable tree list suited for list displays or deep navigation structures.
Install
This repository is distributed with npm. After installing npm, you can install vf-tree with this command.
$ yarn add --dev @visual-framework/vf-treeUsage
There are several paramaters availabl when using the Nunjucks template:
expanded: trueControl if the entire tree is expanded/collpasedsublistif an object oftitles the item will be shown as a groupartiveTrail: trueHighlights a tree as an active path and if it is a sublist, opens it
You can see this component in action in the EMBL-EBI online tutorials, e.g. A guide to bioinformatics.
Sass/CSS
The source files included are written in Sass (scss) Point your sass include-path at your node_modules directory and import it like this.
@import "@visual-framework/vf-tree/index.scss";Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter
Help
2.0.0
8 months ago
2.0.0-alpha.1
3 years ago
2.0.0-alpha.0
4 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
1.0.0-beta.2
6 years ago
1.0.0-beta.1
6 years ago
0.0.2-alpha.0
6 years ago