Core logic for the tree-view widget implemented as a state machine
npm install @zag-js/tree-viewCore logic for the tree-view widget implemented as a state machine
``sh`
yarn add @zag-js/tree-viewor
npm i @zag-js/tree-view
Yes please! See the contributing guidelines for details.
This project is licensed under the terms of the MIT license.
`jsx
``
- shift + arrow down: select all items between the last selected item and the item above/below the last selected item
- shift + arrow right: collapse/expand all items between the last selected item and the item above/below the last
selected item