TreeContextValue
TreeContextValue =
Required<Pick<TreeProps<unknown>,"showRuleLines"|"showVisibility"|"variant"|"onVisibilityChange">> &object
Type Declaration
disabledKeys?
optionaldisabledKeys:Set<Key>
expandedKeys?
optionalexpandedKeys:Set<Key>
isStatic
isStatic:
boolean
selectedKeys?
optionalselectedKeys:Set<Key>
visibilityComputedKeys?
optionalvisibilityComputedKeys:Set<Key>
visibleKeys?
optionalvisibleKeys:Set<Key>