<tree-select>

The <tree-select> element will select the specified node in a tree control. The node selected can be specified by its relationship to the currently selected node in the tree control, optionally in combination with that node’s currently displayed text value.

Structure

Contains:
  • Text - The text displayed for the tree node.
Contained By:
  • <script>
Attributes
Name Description Data Type Default Value Required
common tree control attributes This element includes the following common tree control attributes:
  • name
  • label
  • node
  • sibling
  • child
N/A N/A N/A
common script attributes This element includes the following common script attributes:
  • timeout
  • sleep
N/A N/A N/A