mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-11 13:59:11 +08:00
b9a6b7b578
* demo: update demo * add form * clear * add Select * add * fix style * fix style * fix * revert
14 lines
112 B
Markdown
14 lines
112 B
Markdown
## zh-CN
|
|
|
|
可搜索的树。
|
|
|
|
## en-US
|
|
|
|
Searchable Tree.
|
|
|
|
```css
|
|
.site-tree-search-value {
|
|
color: #f50;
|
|
}
|
|
```
|