Open paulmoise opened 3 months ago
In the documentation, the return value is supposed to be a list of selected values:
The component gets initialized by calling 'st_ant_tree'. The Component returns a list of all selected values..
But in the source code the return value is int
int
In the documentation, the return value is supposed to be a list of selected values:
The component gets initialized by calling 'st_ant_tree'. The Component returns a list of all selected values..
But in the source code the return value is
int