# Tree View Item
A TreeViewItem is an item in a TreeView. It can contain nested child items and can be selected.

## Accessibility
The *tree view item* component is based off the `treeitem` nodes from the [WAI-ARIA tree view spec](https://w3c.github.io/aria-practices/#TreeView).
