...

/

Exercise: Passing Values to the Custom Attribute Directive

Exercise: Passing Values to the Custom Attribute Directive

Let’s practice passing values to the directive.

We'll cover the following...

It’s time to practice!

Objectives

We want to implement a directive that can be applied to change the apprearance of buttons while adhering to the following requirements:

  • Create a directive that applies to the ...