Properties
SHOW_ALL
SHOW_ALL: "SHOW_ALL"
SHOW_CHILD
SHOW_CHILD: "SHOW_CHILD"
SHOW_PARENT
SHOW_PARENT: "SHOW_PARENT"
TreeNode
TreeNode: FC<TreeNodeProps>
_InternalPanelDoNotUseOrYouWillBeFired
_InternalPanelDoNotUseOrYouWillBeFired: ((props) => Element)
Type declaration
- (props): Element
Returns Element
Optional displayName
displayName?: string