Tree/Group Component that handles multiple selected nodes

Hi

Is there any way to configure either the IxGroup or IxTree components such that the user is able to select multiple items?

Tree: Tree | Siemens Industrial Experience
Group: Group | Siemens Industrial Experience

Most interested in the Tree component, the Group component does not play well with having multiple nested groups. But I do like that the top level group is highlighted and the Group component is just more beautiful in general.

Thanks

Hi the group is not designed to handle a deeper structure: Allow padding for IxGroupItem · Issue #1208 · siemens/ix · GitHub

Regarding the table you can implement custom tree nodes which can contain data to render a Multiselection: