TreeSelect
树选择器 · 触发器 + Popover 浮层内嵌 Tree + 单选/多选(checkable)对称 + 树内搜索 · 复用树引擎核
全状态
单选 + 搜索
多选(checkable 父子级联)
Playground
<TreeSelect
nodes={nodes}
searchable
value={value}
onChange={setValue}
/>树选择器 · 触发器 + Popover 浮层内嵌 Tree + 单选/多选(checkable)对称 + 树内搜索 · 复用树引擎核
<TreeSelect
nodes={nodes}
searchable
value={value}
onChange={setValue}
/>