node_text_click
Specifies what action to take when the user clicks on the text portion of an expandable node. Possible actions are to select the node, to toggle (expand/collapse) the node, or to do both.
Default value
both
Valid values
'select', 'toggle' or 'both'.