API Reference > ui-components > Tree > MutableTreeModel > clearChildren clearChildren Method Removes all children for parent specified by id. clearChildren(parentId: undefined | string): void Parameter Type Description parentId undefined | string id of parent node or undefined to remove root nodes. Returns - void Defined in ui/components/src/ui-components/tree/controlled/TreeModel.ts Line 400 Last Updated: 11 June, 2024