Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/26.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 如何向Tree.TreeNode添加图标_Reactjs_Create React App_Antd - Fatal编程技术网

Reactjs 如何向Tree.TreeNode添加图标

Reactjs 如何向Tree.TreeNode添加图标,reactjs,create-react-app,antd,Reactjs,Create React App,Antd,我想用antd创建一个react应用程序,但是如何在树上添加一个图标。TreeNode?因为TreeNode[title]可以是任何react元素(参见它的文档),所以你可以这样写

我想用antd创建一个react应用程序,但是如何在树上添加一个图标。TreeNode?

因为TreeNode[title]可以是任何react元素(参见它的文档),所以你可以这样写