mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 11:40:04 +08:00
9c6fef0604
TreeSelect implement Tree as popup panel which use title as the display text. To follow the Select definition (label as display text), TreeSelect internal convert the prop label into title to the Tree component (but will follow if title is set). ref: https://github.com/react-component/tree-select/blob/master/src/Select.js x#L44 |
||
---|---|---|
.. | ||
__tests__ | ||
demo | ||
style | ||
index.en-US.md | ||
index.tsx | ||
index.zh-CN.md | ||
interface.tsx |