The Default Component Template
In this lesson, you’ll learn about default component templates.
When we generate a component with Ember-CLI, we see that it has nothing but a {{yield}}
inside.
You saw in the Components chapter that the StarRating
component could be used in two forms: block and non-block. When used in its block form, ...
Access this course and 1400+ top-rated courses and projects.