Get the Newsletter

enhance

A Method

enhance(bindingContext?: object, applicationHost?: any): Promise

Enhances the host's existing elements with behaviors and bindings.

Parameters

bindingContext?: object
A binding context for the enhanced elements.
applicationHost?: any
The DOM object that Aurelia will enhance.

Returns

Returns a Promise for the current Aurelia instance.