On this pageUseTreeStateOptions<T> UseTreeStateOptions<T> = object Type Parameters T T Properties items items: TreeNode<T>[] Initial root items in the tree. If omitted, will return an empty tree.