Skip to content
Nova UI
Main Navigation
指南
组件
在线示例
主题
Menu
Return to top
On this page
TreeSelect 树选择
树形选择器。
示例
API
属性
说明
类型
默认值
data
树结构数据
TreeNode[]
-
value
当前值
string
-
defaultValue
默认值
string
-
onChange
变化回调
(value) => void
-