Interface for a tree data source. UmbTreeDataSource
Gets the ancestors of the given item.
UmbTreeDataSource
Gets the children of the given parent item.
Gets the root items of the tree.
{Promise<UmbDataSourceResponse<UmbPagedModel>>}
Interface for a tree data source. UmbTreeDataSource