Boolean if the tree item is expanded. When this is true, it should add aria-expanded="true" to the tree item.
aria-expanded="true"
Boolean if the tree item is the current keyboard focus.
Boolean if the tree item is currently selected.
Generated using TypeDoc
Boolean if the tree item is expanded. When this is true, it should add
aria-expanded="true"
to the tree item.