Home > @uniformdev/canvas > ChildEnhancerBuilder > resolveComponentEnhancers
ChildEnhancerBuilder.resolveComponentEnhancers() method
Resolves component enhancer(s) for a given component. Returns a Map where the key is the name of the data property and the value is the enhancer.
Signature:
Returns:
Map<string, ComponentEnhancer>