Home > @uniformdev/canvas > ComponentEnhancer
ComponentEnhancer type
Defines logic to add arbitrary async data to a component's data
property. Used to enhance layout data with information from other platforms, such as private APIs, where the value is not tied to a parameter and is intrinsic to the component itself.
Signature:
References: EnhancerContext, LimitPolicy