Skip to content

TreeSelect 树选择

树形选择器。

示例

API

属性说明类型默认值
data树结构数据TreeNode[]-
value当前值string-
defaultValue默认值string-
onChange变化回调(value) => void-