This repository stores code examples of the TreeView component for the Getting Started with TreeView tutorial. The TreeView component displays a tree of text nodes from a local or remote source. This ...
- use semantic node path as viewItem context value - change `when` clause to a `match` operator (regex) - add enablement by collecting unusedSemantics and `in` operator - add TreeView refresh() method ...