TreeStateContextValue<T>
TreeStateContextValue<
T>:UseTreeResult<T> &Pick<TreeProps<T>,"allowsDragging"|"classNames"|"disabledBehavior"|"keyboardNavigationBehavior"|"renderDragPreview"|"renderEmptyState"|"selectionBehavior"|"selectionMode"|"showTreeLines"|"size"|"onAction"|"onScroll">
Type Parameters
• T