© Matthew Duffield 2018
Matthew DuffieldPractical App Development with Aurelia https://doi.org/10.1007/978-1-4842-3402-0_16

16. Binding Behaviors

Matthew Duffield1 
(1)
West Linn, Oregon, USA
 

In this chapter we are going to look at how binding behaviors work in Aurelia. We will address some of the standard behaviors that come with Aurelia as well as how to create your own custom binding behavior. Upon completing this chapter, you will have a good understanding of how binding behaviors work in Aurelia.

Binding Behaviors

Binding behaviors are used in a binding expression to affect the outcome of the binding. We use the “&” symbol in the binding expression to identify the behavior. You can also pass parameters to behaviors by first providing the name of ...

Get Practical App Development with Aurelia: Leverage the Power of Aurelia to Build Personal and Business Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.