API Reference > ui-components > Tree > MutableTreeModel > changeNodeId changeNodeId Method Changes the id of target node. changeNodeId(currentId: string, newId: string): boolean Parameter Type Description currentId string newId string Returns - boolean true on success, false otherwise. Defined in ui/components/src/ui-components/tree/controlled/TreeModel.ts Line 287 Last Updated: 11 June, 2024