Socket
Socket
Sign inDemoInstall

rc-tree

Package Overview
Dependencies
Maintainers
2
Versions
306
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-tree - npm Package Compare versions

Comparing version 0.17.0 to 0.17.1

2

package.json
{
"name": "rc-tree",
"version": "0.17.0",
"version": "0.17.1",
"description": "tree ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

@@ -83,4 +83,3 @@ # rc-tree

|onSelect | click the treeNode to fire | function(e:{selected:bool,node,checkedKeys,event}) | - |
|async | whether load data asynchronously | bool | false |
|onDataLoaded | when enabled async setting, this will work, and the return value should be a promise | function(node) | - |
|onDataLoaded | load data asynchronously and the return value should be a promise | function(node) | - |

@@ -87,0 +86,0 @@ ### TreeNode props

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc