Crash Course: The Bindable Element In Aurelia 2 - I Like Kill Nerds

added by JavaScript Kicks
12/22/2019 10:49:39 AM

307 Views

In Aurelia 2, a new element called bindable has been introduced which is leveraged in HTML only custom elements. If you want a HTML only custom element which has one or more bindable properties, then you use the bindable element to specify them. The ability to create bindables for HTML only custom elements existed in ...


0 comments