Optional ReadonlycontextThe path of the context menu that one can use to contribute context menu items to the tree widget.
Optional Readonlyexpandtrue if the tree widget supports expansion only when clicking the expansion toggle. Defaults to false.
ReadonlyexpansionOptional Readonlyglobaltrue if a tree widget contributes to the global selection. Defaults to false.
ReadonlyleftThe size of the padding (in pixels) for the root node of the tree.
Optional Readonlymultitrue if the tree widget support multi-selection. Otherwise, false. Defaults to false.
Optional Readonlyscrolltrue if the selected node should be auto scrolled only if the widget is active. Otherwise, false. Defaults to false.
Optional Readonlysearchtrue if the tree widget support searching. Otherwise, false. Defaults to false.
Optional ReadonlyviewProps that are forwarded to the virtuoso list rendered. Defaults to {}.
Optional Readonlyvirtualizedtrue if the tree widget should be virtualized searching. Otherwise, false. Defaults to true.
Representation of tree properties.