tree

v1.1.32arrow_drop_down
v1.1.32
STATUS
Passing
DOWNLOADS
53
LICENSE
MIT
VISIBILITY
Public
PUBLISHED
5 years ago
SIZE
3 KB
1 contributor
Install tree as a package?
Copied
npm i @bit/myliang.fish-ui.tree
Set Bit as a scoped registryLearn more
npm config set '@bit:registry' https://node.bit.cloud
Component Example
Vue
React
Vue
Angular
React Native
Add dependency... help_outline
Just
import
any of the 1 million components
and packages in Bit or NPM to the example.
import Button from '@bit/grommet.grommet.button';
import Lodash from 'lodash';
toggle layout
modifieddraft
modifieddraft
chevron_left
chevron_right
Properties
NameTypeDefault valueDescription
default-selected-key
String
default-checked-keys
Array() => []
multiple
Booleanfalse
expand
Booleanfalse
data
(required)
Array
edited
Booleanfalse

[{title: '’, key: '’, children: '’, checked: false}]

on-item-render
Function(item) => item.title
icon-caret-right
Stringfa fa-caret-right
icon-caret-down
Stringfa fa-caret-down
Help and resources