Resolve a widget hint to a Custom Element tag name, considering instance widgets first and falling back to the global registry.
Widget hint name from .meta({ component }).
.meta({ component })
Optional
Optional instance-scoped overrides.
The Custom Element tag, or undefined when no widget is registered under name at either scope.
undefined
name
Resolve a widget hint to a Custom Element tag name, considering instance widgets first and falling back to the global registry.