Skip to content

dsandi/angular-directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

angular-directive

Popover directive to show case isolated scope, pre link, post link and other features.

Completely re usable, just send the name of the html template that will be displayed when hovering the element.

<div popover template="your_template">

Example template

<p> Shared data from parent scope: {{vm.data.message}}</p>

About

Popover directive to show case isolated scope, pre link, post link and other features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published