A function to call that will update the expandedIds
to collapse or expand
a clicked item.
A function to call when the user presses the asterisk key (*) that will expand all tree items at the same level as the currently focused item.
Generated using TypeDoc
The list of expanded ids within the tree. These ids should reference
itemId
s for tree items.