Use Closure Actions with Ember Components

Share this video with your friends

Send Tweet

Closure actions are useful for extending application code such as modifying a property on a controller while also sending up information from a component. In this lesson, we learn how to use closure actions with Ember.js components.