Optional
Creates 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).
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.
Creates 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).