@gidc-vue3-standard/organizational-tree
'树形标件'
Last updated 2 years ago .
· Tarball · package.json
$ gnpm install @gidc-vue3-standard/organizational-tree 
Private package

organizational-tree

属性 说明 类型 默认值
list 列表数据 Array []
fieldNames 自定义字段 Object {children: "children", title: "title"}
value 选中项 Array,String ""
multiple 是否允许多选 Boolean false
disabled 是否禁用 Boolean false

Tips

  1. 组件中默认读取列表title字段作为展示, children字段作为子级标识, 如果返回值中的两个关键字的字段为"label, child", 则需要配置fieldNames="{children: "child", title: "label"}"

Dependencies

name vertion tips
vue 3.x
ant-design-vue 3.x

Current Tags

  • 0.0.3                                ...           latest (2 years ago)

3 Versions

  • 0.0.3                                ...           2 years ago
  • 0.0.2                                ...           2 years ago
  • 0.0.1                                ...           2 years ago
Maintainers
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (9)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org | Home |