traverseToLeaf property

bool? traverseToLeaf
final

(Highcharts) This option enables automatic traversing to the last child level upon node interaction. This feature simplifies navigation by immediately focusing on the deepest layer of the data structure without intermediate steps.

Implementation

final bool? traverseToLeaf;