Skip to content

Please add an example that demonstrates how to remove an item. #145

@1c7

Description

@1c7

It seems like removeItemsFromParents is the proper way to remove item.

I am using Async Data Loader,do I need to call:

const item = tree.getItemInstance("item1");
item.invalidateItemData();
item.invalidateChildrenIds();

Adding a dedicated doc and example would be great.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions