OptionalitemsRequests the ancestors of the given item.
Requests the children of the given parent item.
Requests the root of the tree.
Requests the root items of the tree.
OptionalrequestOptionalrootReturns an observable of the root items of the tree.
OptionaltreeReturns an observable of the children of the given parent item.
OptionaltreeOptionalcreateCreates an item data resolver for this data source, bound to the given host.
Pass the consuming element or context as host so the resolver can reach local DOM contexts (e.g. UMB_VARIANT_CONTEXT).
The controller host of the picker consumer.
A resolver that can provide the display name, icon, and other metadata for an item.
OptionalgetOptionalset
Interface for a tree repository. UmbTreeRepository