Skip to content

TreeExpandDetail

Since v0.1.1

Event detail emitted when a tree node is expanded or collapsed

PropertyTypeDescription
keystringThe row key that was toggled
rowTThe original row data
expandedbooleanWhether the row is now expanded
depthnumberDepth level of the row
expandedKeys?string[]All currently expanded keys after the operation