<tree-toggle>

The <tree-toggle> element will toggle the specified node in a tree control; i.e., the specified node will be expanded if currently collapsed, or collapsed if currently expanded. If the specified node cannot be found in the tree control a script error will be thrown.

Structure

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