Home > @uniformdev/canvas > BatchEnhancer

BatchEnhancer type

An enhancer that queues up promises for each component that needs enhancing, and once all enhancements have been queued handles them all in a batch. Note: this type is adaptable to both ComponentParameterEnhancer and ComponentEnhancer types.

Signature:

References: LimitPolicy