The video for this lesson is currently being updated, please read the transcript instead.

Creating tooltip custom directive

Now that you've got a basic idea of custom tooltips, in this lesson, we'll be creating one.

Before we get started, be sure to check out the code for module 6 by going to the terminal and typing:

$ git fetch
$ git checkout --track origin/module_6_start

Design

So what is the functionality we're aiming to create with our custom directive?

To view the complete lesson you'll need to login or join this course.


Click to load comments...