Tree

Primitives (`tngTree`)

Fully owned tree markup using headless primitives with Tailwind utilities.

📂tailng-ui
📂libs
📄tailng-ui
📄primitives
📂apps
📄playground-tailwind
📄playground-plain-css

Components (`tng-tree`)

Focus the tree and use keyboard controls to navigate and expand/collapse branches.

Selected node: theme

  • ArrowUp / ArrowDown move active node
  • ArrowRight expand branch or enter child
  • ArrowLeft collapse branch or move to parent
  • Home / End jump to first/last visible node
  • Enter / Space select active node
  • Type letters typeahead search by node label