Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TreeItemStates

Hierarchy

Index

Properties

expanded: boolean

Boolean if the tree item is expanded. When this is true, it should add aria-expanded="true" to the tree item.

focused: boolean

Boolean if the tree item is the current keyboard focus.

selected: boolean

Boolean if the tree item is currently selected.

Generated using TypeDoc